Debian 12 | scripts-underground Debian 12 | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Debian 12

CPU: cores RAM: MB Disk: GB
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/vm/debian-vm.sh)"

Debian 12

Creates a Debian-based virtual machine with configurable resources.

Standard Debian VM template for Proxmox VE. Supports version selection and resource customization.

Notes

  • Compatible with Proxmox VE 8.x
  • SSH key injection supported
  • Cloud-init ready
Copied!