- VM creation: Updated for vmbr1 network and pve-main NVMe storage
- VM specs: 6 CPU cores, 16GB RAM, 150GB disk
- Added NUMA optimization for dual-socket Xeon
- Backup manager: Updated backup path to TrueNAS mount
- Added validation checks for storage and network
- Added TRIM support for SSD optimization
- 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.