Debugging a Blue-Green Deployment from Scratch: Six Errors, Six Fixes, One Working System
We recently set up a blue-green deployment pipeline for a Node.js/Next.js marketplace application running on a single VPS, with GitHub Actions as the CI/CD layer and nginx as the reverse proxy. The sy
kells.hashnode.dev12 min read