Operations
Blue-Green Deploy
Blue-green deploy stands the new version of a stack up alongside the current one, waits until it passes health checks, swaps the reverse proxy to point at it, then drains and stops the old version. If
This content is sourced from theGitHub Wiki
Was this page helpful?