-
Notifications
You must be signed in to change notification settings - Fork 6
dietpi_proxmox_install.sh
Corey Watson edited this page Dec 1, 2025
·
1 revision
Downloads and runs the DietPi Debian 12 VM installer for Proxmox.
This script downloads and executes the DietPi Debian 12 Bookworm VM installer for Proxmox VE. DietPi creates a lightweight Debian-based VM optimized for low resource usage.
Downloads and runs the DietPi Debian 12 Bookworm VM installer for Proxmox. This creates a lightweight Debian-based VM optimized for low resource usage.
- Proxmox VE host
- Run from Proxmox shell (not inside a VM)
- Internet access
None - the installer will prompt for configuration during execution
- Downloads the DietPi installer script from the limehawk/proxmox-scripts repository
- Executes the installer script
- Returns the exit code from the installer
- Downloads and executes remote script - ensure network security
- Should only be run on Proxmox host shell
- Requires internet access to GitHub
- 0 = Success
- 1 = Failure
[ DIETPI PROXMOX INSTALLER ]
--------------------------------------------------------------
Downloading and running DietPi Debian 12 Bookworm installer...
[Installer output follows...]
- v1.0.0 (2024-12-01) - Initial release - migrated from SuperOps
- View Script Source
- DietPi Installer Repository
- Scripts - Back to script index