- C# 56.1%
- HTML 24.1%
- CSS 17.1%
- Shell 1.3%
- JavaScript 0.7%
- Other 0.7%
- Diagnostic/Scans: use RenderAsync instead of Render for async grid expand - NodeProtect/FolderHelper: add detailed taskScope logs (paths, nodes, sizes, old backup cleanup) - TaskTracking/ServiceCollectionExtensions: remove redundant async/await - translations/source.json: update source strings |
||
|---|---|---|
| .github | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| admin.ps1 | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| cv4pve-admin.sln | ||
| cv4pve-admin.sln.licenseheader | ||
| Directory.Build.props | ||
| Directory.Packages.props | ||
| Docker.props | ||
| icon.png | ||
| install.ps1 | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
| THIRD-PARTY-NOTICES.md | ||
cv4pve-admin
Manage, Monitor, Decide. Enterprise management layer for Proxmox VE clusters.
An enterprise approach tailored for IT to solve daily problems.
Professional Proxmox VE management interface
By IT Managers, for IT Managers
Proxmox VE manages the hypervisor. cv4pve-admin manages your infrastructure.
Built from real-world experience to solve real problems: multi-cluster visibility, proactive monitoring, compliance reporting, and enterprise automation.
cv4pve-admin doesn't replace Proxmox VE — it extends it to new frontiers. While Proxmox VE excels at managing individual nodes and VMs, cv4pve-admin addresses the operational challenges IT managers face daily: automated snapshot management across clusters, backup status verification and analytics, replication monitoring, infrastructure diagnostics, compliance reporting, and much more that enterprises need at scale.
Because infrastructure management shouldn't require manual work cluster by cluster, node by node.
Key Features
🎯 Multi-Cluster Management
Centralized dashboard for all your Proxmox VE clusters. One control plane, unlimited clusters.
📊 Proactive Monitoring
Know if backups work BEFORE you need to restore. Find problems BEFORE they become critical.
🔄 Workflow Automation
Visual workflow designer for complex automation scenarios. Drag-and-drop builder, custom activities, enterprise scheduling.
📋 Compliance & Reporting
Automated diagnostics, backup analytics, audit reports. No manual work required.
🏗️ External Architecture
Runs completely outside Proxmox VE, communicating exclusively via REST API. No installation on nodes. No system modifications. No dependencies.
🐳 Docker Ready
Deploy anywhere - container, VM, separate server. Production-ready Docker Compose included.
Quick Start
Linux/Mac:
curl -fsSL https://raw.githubusercontent.com/Corsinvest/cv4pve-admin/main/install.sh | bash
Windows PowerShell:
irm https://raw.githubusercontent.com/Corsinvest/cv4pve-admin/main/install.ps1 | iex
Access the web interface at http://localhost:8080 with default credentials: admin@local / Password123!
Looking for v1? The previous version is available at the v1.3.1 tag. Note: v2 is a complete rewrite and is not compatible with v1.
Features & Modules
cv4pve-admin includes 15+ modules covering monitoring, automation, health checks, backup analytics, and more.
For a complete feature comparison between Community Edition (CE) and Enterprise Edition (EE), including:
- ✅ Module availability matrix
- 🚀 Feature roadmap and status
- 📊 Detailed capabilities comparison
- 🎯 Enterprise enhancements
→ See the full documentation at corsinvest.github.io/cv4pve-admin
📋 Feature Comparison CE vs EE →
Requirements
- Proxmox VE 6.2 or later
- Docker (recommended for deployment)
- Or Linux/Windows server for binary deployment
Documentation
- Getting Started - Installation and setup
- Configuration - Application settings and customization
- Modules - Available features and modules
- CE vs EE Comparison - Choose the right edition
Additional Resources
- Docker Compose Deployment - Complete Docker setup guide
- MCP Bridge for Claude Desktop - AI assistant integration (pre-built binaries for Windows, Linux, macOS)
Architecture
External Layer: cv4pve-admin adds the management layer Proxmox VE is missing.
┌─────────────────────────────────────┐
│ cv4pve-admin (External) │ ← Management Layer
│ Dashboard │ Workflows │ Analytics │
└─────────────────────────────────────┘
↕ REST API
┌─────────────────────────────────────┐
│ Proxmox VE Clusters │ ← Hypervisor Layer
│ Cluster A │ Cluster B │ Cluster C │
└─────────────────────────────────────┘
Not a replacement - a completion. Automation, visibility, compliance, and control.
Screenshots
→ See more screenshots in the User Guide
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
Support
- Documentation: corsinvest.github.io/cv4pve-admin
- Issues: GitLab Issues
- Website: www.corsinvest.it
License
AGPL-3.0 License - see LICENSE file for details.
About Corsinvest
cv4pve-admin is developed by Corsinvest, specialists in Proxmox VE solutions.
Real infrastructure management for real IT managers.
Made with ❤️ by Corsinvest - We love Open Source






