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 wondering, if I'm running services using devbox, is it possible that I do a "no-downtime" update (perhaps using a traefik proxy in front) a bit like docker-compose with https://github.com/Wowu/docker-rollout ?
Would you recommend this for production usage? eg having multiple services A, B, C that depend on a MQTT server also defined as a service, and defined as devbox services, and sometimes I just want to update one of the A, B or C, and do a no-downtime update
What problem are you trying to solve?
I'm wondering, if I'm running services using devbox, is it possible that I do a "no-downtime" update (perhaps using a traefik proxy in front) a bit like docker-compose with https://github.com/Wowu/docker-rollout ?
Would you recommend this for production usage? eg having multiple services A, B, C that depend on a MQTT server also defined as a service, and defined as devbox services, and sometimes I just want to update one of the A, B or C, and do a no-downtime update
What solution would you like?
Similar to https://github.com/Wowu/docker-rollout
Alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: