[Request] Add or integrate reverse proxy, load balancer and/or service discovery #1156

Open
opened 2026-03-22 17:12:29 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @shibinca on GitHub (May 8, 2025).

Not sure if this align with komodo goals, but it would be great to have built in support for reverse proxy/load balancer so that we could deploy an app or service to multiple servers (or same server, multiple instances of the app) and be able to load balance them. We define all required configuration or setting related to proxy/load balancing in the deploy steps of containers or similar places where it make more sense - deployment resource, stack resource.

We could integrate an existing proven production ready load balancers like Traefik or HAProxy etc., instead of adding our own proxy and starting from scratch! With tools like Traefik we have some option to explore automatic service discovery as well.

I know we can achieve this manually currently with third party proxys like Traefik/nginx/HAproxy etc. but it would be nice to have this automated based on configurations defined in deployment or stack resources.

Thanks in Advance and keep the good work, Komodo team!

Originally created by @shibinca on GitHub (May 8, 2025). Not sure if this align with komodo goals, but it would be great to have built in support for reverse proxy/load balancer so that we could deploy an app or service to multiple servers (or same server, multiple instances of the app) and be able to load balance them. We define all required configuration or setting related to proxy/load balancing in the deploy steps of containers or similar places where it make more sense - deployment resource, stack resource. We could integrate an existing proven production ready load balancers like Traefik or HAProxy etc., instead of adding our own proxy and starting from scratch! With tools like Traefik we have some option to explore automatic service discovery as well. I know we can achieve this manually currently with third party proxys like Traefik/nginx/HAproxy etc. but it would be nice to have this automated based on configurations defined in deployment or stack resources. Thanks in Advance and keep the good work, Komodo team!
GiteaMirror added the enhancement label 2026-03-22 17:12:29 -05:00
Author
Owner

@kjarmie commented on GitHub (Aug 11, 2025):

I will second this request. I recently started using Komodo after not being satisfied with either Portainer or Dockge. I've been using Nginx Proxy Manager which I am also no longer happy with, and have been looking at Caddy or Traefik, but a native integration with Komodo would be amazing.

@kjarmie commented on GitHub (Aug 11, 2025): I will second this request. I recently started using Komodo after not being satisfied with either Portainer or Dockge. I've been using Nginx Proxy Manager which I am also no longer happy with, and have been looking at Caddy or Traefik, but a native integration with Komodo would be amazing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1156