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

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?

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.
That’s great to hear