Proxmox-Dashboard icon indicating copy to clipboard operation
Proxmox-Dashboard copied to clipboard

A Laravel Application that manages our Proxmox Cluster. Features include cluster resources and a feature that balances QEMU guests across the cluster.

Proxmox Dashboard

This is pet project of mine for our cluster of PVE Nodes.


PROXMOX_HOST=FQDN of your PVE Hosts
PROXMOX_USER=PVE Username
PROXMOX_PASS=PVE password
PROXMOX_REALM=pve (other whatever other Authentication realms you have available)