DevMatrix Proxmox deployment and setup scripts
Go to file
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
infrastructure Add production infrastructure scripts 2026-02-18 13:19:49 +00:00
proxmox Add production infrastructure scripts 2026-02-18 13:19:49 +00:00
DEVMATRIX_CUSTOM_SETUP.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
DEVMATRIX_SETUP_GUIDE.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
DEVMATRIX_TOMORROW_CHECKLIST.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
configure_api_keys.sh fix: Support OAuth for Antigravity/Gemini, make fallback optional 2026-02-16 16:55:55 +00:00
configure_kimi.sh feat: Add Kimi configuration script for OpenClaw 2026-02-16 16:58:04 +00:00
setup_devmatrix_proxmox.sh Initial DevMatrix deployment scripts 2026-02-16 13:44:01 +00:00
setup_devmatrix_proxmox_custom.sh fix: Correct default gateway to 192.168.5.10 2026-02-16 16:22:12 +00:00
setup_openclaw_dev.sh feat: Complete rewrite - robust error handling, status report, continues on errors 2026-02-16 16:06:31 +00:00
setup_truenas.sh feat: Make setup_truenas.sh idempotent 2026-02-16 14:04:24 +00:00
setup_truenas_shares.sh fix: Remove hosts parameter from NFS shares (causes EINVAL) 2026-02-16 14:10:15 +00:00
setup_windows_vm.ps1 fix: Completely rewrite Windows script with robust error handling and progress indicators 2026-02-16 16:43:45 +00:00