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 love the idea of CI/CD and database managment (today managed by cronjob docker image and mazzolino sheperd). the shared variables and secrets looks promising too.
But I am worry about the traefik reverse proxy.
Now I have a global caddy host mode with redis for shared state and certificates. This give me the chance of know the clients ip from the containers and a better HA .
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am evaluating a migration from swarm.
I love the idea of CI/CD and database managment (today managed by cronjob docker image and mazzolino sheperd). the shared variables and secrets looks promising too.
But I am worry about the traefik reverse proxy.
Now I have a global caddy host mode with redis for shared state and certificates. This give me the chance of know the clients ip from the containers and a better HA .
with plugin https://github.com/lucaslorentz/caddy-docker-proxy I have autoconfig too.
Traefik in dokploy give me same features?
Can I replace with my caddy stack? I imagine that is possible but I will lose the "magic" of dokploy.
Here my current caddy stack:
Beta Was this translation helpful? Give feedback.
All reactions