Konga is great and simple to use. Most of the things like services, routes, consumer, plugins etc you can create with it. However, remember its not managed by Kong team
Looks like the Konga is now an archived repository, meaning isn’t supported by the authors. Is there a better UI for the Kong? Is the official one would be supported on docker-compose?
Thanks @rick that’s awesome. So is it possible to secure this UI too (OSS version)? I’m just getting into the space and wondering if I could use Kong directly in place of my existing Nginx (replace Nginx altogether with Kong. Hence this question.
@Mzee I believe that authorization and user management for Kong Manager is an Enterprise feature. However, I do believe you could secure Kong Manager by securing the port it exposes on Kong Gateway itself. I’m sorry, I don’t have explicit instructions for you on how to accomplish this, but the process would be the same as explained here for securing the Admin API with the gateway as the reverse proxy.