This is a modification of the Proxmox Virtual Environment user interface, that brings some nice features, mainly for homelab’ers.
wget https://pve-electrified.net/pubkey.asc -O /etc/apt/trusted.gpg.d/pve-electrified.asc
echo "deb https://pve-electrified.net/debian bookworm main" >> /etc/apt/sources.list
apt update && install -y pve-manager-electrified
These are the differences to the original pve-manager package from Proxmox: These are mainly intended, to improve the developer experience.
/pve2
, /novnc
, /xtermjs
, pwt
, /api2
to the original pve backend server (called pveproxy) which is also/still running but was just moved to a different (internal) port: 8005.