--- title: "Proxmox Virtualization" section: "infra" tags: "infra" parent: "/infra/" description: "What Proxmox VE is, the hardware it runs on in my homelab, its key advantages, and a short setup walkthrough." layout: base.njk ---

Proxmox Virtualization

Proxmox VE (Virtual Environment) is a free, open-source virtualization platform that combines KVM-based full virtual machines with lightweight LXC containers in a single web-managed system. It's built on top of Debian, includes ZFS storage management, backup/restore, clustering and monitoring out of the box, and is the foundation my entire homelab runs on, both the Docker hosts and the standalone LXC services live as guests on top of it.

Hardware

Advantages

Open-source edition

Setup process