WHAT IS IT?
PegaProx is a web platform that unifies the administration of multiple Proxmox VE and XCP-ng clusters into a single dashboard. Instead of jumping between each hypervisor's native UI, you manage your entire fleet - VMs, containers, Ceph storage, snapshots, ACME - from one coherent interface. Built for admins running mixed-hypervisor datacenters or multi-site infrastructure.
WHY IS IT INTERESTING?
- Native multi-hypervisor: Proxmox and XCP-ng in the same console, with cross-cluster AND cross-hypervisor VM migration. Rare in the open source space.
- Real-time metrics via SSE: no polling, the dashboard pushes live metrics for nodes, VMs and storage through server-sent events.
- Serious RBAC: LDAP/OIDC integration, fine-grained roles, audit trail. Not just a thin wrapper over the root API.
- Bulk operations: rolling updates, scheduled tasks, automated snapshot/backup verification across the whole fleet.
- Built-in consoles: noVNC and xterm.js in the browser, no need to fire up a separate client for each VM.
- Bundled security: integrated syslog server, CVE scanning, ACME certificate automation - fewer homegrown scripts to maintain.
USE CASES
- MSPs managing multiple Proxmox clusters for different clients from one console
- Progressive migration from XCP-ng to Proxmox (or the other way around) without breaking orchestration
- Multi-site datacenters needing cross-region VM migration
- Ops teams wanting clean RBAC on top of Proxmox without deploying Veeam or proprietary tooling
- Advanced homelabs federating several heterogeneous nodes
