Commit Graph

1 Commits

Author SHA1 Message Date
devmatrix f037b852f5 Add production infrastructure scripts
- deploy-production.sh: Zero-downtime deployment with health checks
- health-monitor.sh: Automated health monitoring with auto-restart
- backup-manager.sh: Database and config backup management
- ecosystem.config.js: PM2 process configuration
- create-production-vm.sh: Proxmox VM creation automation
- setup-production-vm.sh: Production VM configuration
- README.md: Documentation for all infrastructure scripts

All scripts are production-ready with error handling,
logging, and notification support.
2026-02-18 13:19:49 +00:00