Y
Hacker News
new
|
ask
|
show
|
jobs
by
samfundev
481 days ago
Coolify does support zero downtime deployments, but the documentation isn't live yet:
https://github.com/coollabsio/documentation-coolify/blob/640...
1 comments
cromka
481 days ago
It seems to be killing all remaining connections, as it just stops old container when new is deemed healthy.
So not completely downtime by definition, is it?
link
peaklabs-dev
481 days ago
It is only Docker Compose that has some limitations, but for all other types of applications it is currently zero downtime, but improvements are planned in this area.
link
cromka
467 days ago
That’s great to hear
link
So not completely downtime by definition, is it?