container name with rolling update #6392
centralhardware
started this conversation in
Improvement Requests
Replies: 2 comments
-
|
+1, databases also don't follow the services' implementation |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1, Atm you need to choose between beeing able to monitor the docker container (status pages) or have rolling updates, which is shit. Meaning every update causes short downtimes (especially because coolify first stops then pulls instead of first pulling and then stopping and starting (would be a smaller downtime) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't see any reason why applications with a specified container name can't support rolling updates; why not implement the same mechanism currently used for services, where a unique identifier is simply appended to the name?
Beta Was this translation helpful? Give feedback.
All reactions