All work
Infrastructure Automation · Ongoing open-source project

Proxmox installer

Creator & maintainer
Proxmox installer
Proxmox VEDebian 12/13ShellLinuxVirtualizationAutomation
Docs ↗ Source

The problem

Manual hypervisor installation is repetitive and easy to perform inconsistently, especially when rebuilding hosts or preparing multiple lab and server environments across different Debian releases.

What I built

I built a shell-based installer that detects Debian 12 or 13, selects the compatible Proxmox VE release, configures the required repositories and packages, and produces a consistent web-manageable host. The workflow is documented for use on dedicated servers and virtualization-capable VPS environments.

Where it landed

The project reduces a multi-step infrastructure setup to a repeatable command and supports both Proxmox VE 8.x and 9.x installation paths. It demonstrates Linux administration, defensive automation, release compatibility, documentation, and infrastructure reproducibility.