docker-compose-zero-downtime-deployment
docker-compose-zero-downtime-deployment copied to clipboard
To solve nginx healthcheck problem
try to declare string variable with dns servicename and than use it in upstream https://www.nginx.com/blog/dns-service-discovery-nginx-plus
why you have titled it zero downtime - you stop service at least 5 seconds! it's not equal zero :)