🌐 XCP-ng Integration (Tech Preview)
- XCP-ng Pool Support — Connect XCP-ng / Xen hypervisor pools alongside Proxmox clusters
- VM Power Actions — Start, stop, shutdown, reboot, suspend/resume for XCP-ng VMs
- VNC Console — Remote console access via XAPI RFB
- Disk Management — Add, resize, remove, move virtual disks on XCP-ng VMs
- Network Management — Add, update, remove virtual network interfaces
- CD-ROM — Mount/unmount ISOs from XCP-ng storage repositories
- Node Details & Maintenance — View node info, enter/exit maintenance mode with VM evacuation
- Storage Uploads — Upload ISOs and templates to XCP-ng storage
🔒 ACME / Let's Encrypt
- Auto-Renewal — Automatic SSL certificate renewal via Let's Encrypt
- HTTP-01 Challenge — Built-in challenge responder, no external tools needed
💾 Ceph RBD Mirroring
- Pool-Level Mirroring — Configure RBD mirroring between Ceph clusters
- Status Monitoring — View mirror health and sync status per pool
⚡ Improvements
- Nginx reverse proxy example config included (
examples/nginx.conf) - Offline operation and datastore upload fixes from v0.9.0.4
📋 Updating
cd /opt/PegaProx
curl -O https://raw.githubusercontent.com/PegaProx/project-pegaprox/refs/heads/main/update.sh
chmod +x update.sh
sudo ./update.shOr use the Web UI updater: Settings → Updates → Check for Updates