-
Notifications
You must be signed in to change notification settings - Fork 2
. 🚀 Phase 10 — CI/CD with Zero Downtime (Production Setup) #34
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
We’ll build this in 4 controlled layers (don’t skip order):
🧩 Architecture Overview (What we are building)
GitHub Push
↓
GitHub Actions
↓
Build Docker Image
↓
Push to GHCR
↓
SSH into VPS
↓
Pull New Image
↓
Zero-downtime Deployment (Blue-Green)
✅ STEP 1 — Prepare VPS for Automated Deploy
You already have:
- ✅ Docker running
- ✅ App deployed
- ✅ Domain working
- ✅ Prometheus + Grafana
Now we make VPS CI/CD-ready
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested