Skip to content

adminsyspro/proxcenter-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,889 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxCenter Logo

ProxCenter

www.proxcenter.io · Live Demo · Documentation

Enterprise-grade management platform for Proxmox Virtual Environment

Proxmox License CodeQL Security Scan Stars

Security Rating Reliability Rating Maintainability Rating


Overview

ProxCenter is a modern web interface for monitoring, managing, and optimizing Proxmox VE infrastructure. Multi-cluster management, cross-hypervisor migration, workload balancing, and more, all from a single pane of glass.

Multi-cluster Inventory


Quick Start

# Community Edition (Free)
curl -fsSL https://proxcenter.io/install/community | sudo bash

# Enterprise Edition
curl -fsSL https://proxcenter.io/install/enterprise | sudo bash -s -- --token YOUR_TOKEN

Features

  • Multi-cluster management: monitor and operate every Proxmox cluster from one console
  • Inventory & topology: nodes, guests, storage, networks, and the Ceph CRUSH tree at a glance
  • Cross-hypervisor migration: bring VMs over from VMware, Hyper-V, Nutanix, and XCP-ng, including warm (CBT) migration
  • In-browser consoles: noVNC and SPICE for QEMU guests
  • Backups & replication: fleet-wide visibility and reporting
  • RBAC & SSO: granular roles and scopes
  • DRS workload balancing (Enterprise): automatic load distribution via the Go orchestrator
  • Alerts, reports & notifications (Enterprise): email digests, severity routing, and scheduled reports
  • MSP mode (Enterprise): multi-tenant fleet management with license stacking

See the documentation for the full feature list and the Community vs Enterprise breakdown.


Screenshots

Modular Dashboard
Modular Dashboard
DRS Load Balancing
DRS Load Balancing
Hypervisor Migration
Hypervisor Migration
Real-Time Ceph Monitoring
Real-Time Ceph Monitoring
Site Recovery
Site Recovery
Multi-channel Alerts
Multi-channel Alerts
Micro-segmentation (NSX)
Micro-segmentation (NSX)
Network Topology Map
Network Topology Map

Architecture

Architecture

  • Single port (3000): HTTP + WebSocket from one process
  • Nginx optional: SSL termination and reverse proxy
  • Enterprise adds a Go orchestrator for DRS, alerts, reports, etc.

Configuration

After install, ProxCenter runs at http://your-server:3000.

Files in /opt/proxcenter/:

  • .env: Environment variables
  • config/orchestrator.yaml: Backend config (Enterprise only)

Reverse proxy: Enable the "Behind reverse proxy" toggle in connection settings to prevent failover from switching to internal node IPs.

cd /opt/proxcenter
docker compose logs -f          # View logs
docker compose pull && docker compose up -d  # Update
docker compose restart          # Restart

Requirements

  • Docker & Docker Compose
  • Proxmox VE 8.x or 9.x
  • Network access to Proxmox API (port 8006)

Security

Automated scanning via CodeQL, Trivy, and Dependabot. Report vulnerabilities to security@proxcenter.io.

License

  • Community: Free for personal and commercial use
  • Enterprise: Commercial license

Support

About

ProxCenter is an alternative to VMware vCenter for Proxmox environments. It provides a modern, intuitive web interface to manage multiple Proxmox VE clusters and Proxmox Backup Server instances from a single pane of glass.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors