exula / Proxmox-Dashboard

A Laravel Application that manages our Proxmox Cluster. Features include cluster resources and a feature that balances QEMU guests across the cluster.
33 stars 15 forks source link

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)