5 ms·
Coolify does support zero downtime deployments, but the documentation isn't live yet: https://github.com/coollabsio/documentation-coolify/blob/64098f4bbc4ee906a
by samfundev 1y ago
Coolify does support zero downtime deployments, but the documentation isn't live yet: https://github.com/coollabsio/documentation-coolify/blob/64098f4bbc4ee906a66896757d30589c286db702/docs/knowledge-base/rolling-updates.md https://github.com/coollabsio/documentation-coolify/blob/640...
- cromka 1y agoIt 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?
- peaklabs-dev 1y agoIt 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.
- cromka 1y agoThat’s great to hear