You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently using BunkerWeb as my reverse proxy for load balancing, routing, and enhanced security (WAF, rate limiting, etc.).
By default Dokploy uses Traefik as the ingress controller / reverse proxy.
Is it possible to disable Traefik and configure Dokploy to work with BunkerWeb instead?
Specifically, I’d like to know:
Can Dokploy expose services without depending on Traefik, so that BunkerWeb can handle the routing and SSL termination?
Are there any integrations (labels, middlewares, Let’s Encrypt handling, etc.) that would break if Traefik is removed?
Would you recommend running BunkerWeb in front of Traefik (chained) instead of replacing it completely?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m currently using BunkerWeb as my reverse proxy for load balancing, routing, and enhanced security (WAF, rate limiting, etc.).
By default Dokploy uses Traefik as the ingress controller / reverse proxy.
Is it possible to disable Traefik and configure Dokploy to work with BunkerWeb instead?
Specifically, I’d like to know:
Can Dokploy expose services without depending on Traefik, so that BunkerWeb can handle the routing and SSL termination?
Are there any integrations (labels, middlewares, Let’s Encrypt handling, etc.) that would break if Traefik is removed?
Would you recommend running BunkerWeb in front of Traefik (chained) instead of replacing it completely?
Thanks for your work on Dokploy!
Beta Was this translation helpful? Give feedback.
All reactions