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...

It uses docker stop once the new container is healthy with a 30 second timeout, which I believe lets existing connections drain out.