> From local to production — deployment configs generated in seconds.
bash scripts/deploy.sh <command> <project_type> [options]
Where project_type is one of: node, python, go, java, static
docker — Multi-stage Dockerfile with security best practicescompose — docker-compose.yml with common middlewarenginx — Nginx config (reverse proxy / SPA / static site)ssl — SSL/Let's Encrypt certificate configci — CI/CD pipeline (github / gitlab / jenkins)vercel — vercel.json configurationnetlify — netlify.toml configurationk8s — Kubernetes Deployment + Service + Ingress YAMLSide project → Vercel / Netlify (zero config)
Small team → Docker Compose + Nginx
Production → K8s + CI/CD + SSL
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
共 4 个版本