All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Transitioning to Self-Hosted Next.js: Zero Downtime Deploys with GitHub Actions

2y ago· 17 min readen

Summary

The article discusses transitioning from Serverless to self-hosted Next.js with zero-downtime deploys on GitHub Actions using the blue-green deployment concept. It highlights the challenges of deployment in software development and the complexity of managing various components.

Snippet from the RSS feed
How to move from Serverless to self-hosted NextJS with zero-downtime deploys on GitHub Actions, using the blue green deployment concept (NGINX and PM2)

You might also wanna read