A Proxmox Helper Script to install DietPi in Proxmox 7 & 8.
bash <(curl -sSfL https://raw.githubusercontent.com/dazeb/proxmox-dietpi-installer/main/dietpi-install.sh)git clone https://github.com/dazeb/proxmox-dietpi-installer.gitcd into the folder, make the file executable then run the script
cd proxmox-dietpi-installer
chmod +x dietpi-install.sh
./dietpi-install.shwget https://raw.githubusercontent.com/dazeb/proxmox-dietpi-installer/main/dietpi-install.shMake the file executable then run the script.
chmod +x dietpi-install.sh
./dietpi-install.shThe installer will ask where to import the VM disk, How much RAM to allocate and the number of processor cores. The rest is automatic. Default values are 2GB RAM and 2 Cores.
