Skip to Content

How to setup proxmox on Debian 12 Bookworm

July 1, 2025 by
ourn vluck
apt install git
# With git already installed on your machine, clone the repository
git clone https://github.com/mathewalves/Proxmox-Debian12.git

# Access the downloaded folder with the 'cd' command
cd /Proxmox-Debian12

# Give execution permission to the setup
chmod +x ./setup

Other reference:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm