Y
Hacker News
new
|
ask
|
show
|
jobs
by
samfundev
433 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
433 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
433 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
419 days ago
That’s great to hear
link
So not completely downtime by definition, is it?