Skip to content
Portfolio

Proxmox Installation

This section documents the Proxmox VE hypervisor that powers the homelab. The design prioritizes performance-per-watt on small-form-factor hardware.

Philosophy: The HP t740 thin client was selected as the primary node for its efficiency and nested virtualization support (EVE-NG).

NodeSpecsRole
HP t740 Thin ClientAMD Ryzen Embedded V1756B (4C/8T), 16 GB DDR4, 512 GB NVMeCompute node
MacBook ProManagement console — CLI, diagramming, code

See Hardware Specs for switch and NIC details.

  • Hypervisor: Proxmox VE (Debian-based)
  • Virtualization: KVM / QEMU with nested virtualization for EVE-NG
  • Containers: LXC (native) and Docker (planned stacks) — see Docker Engine
ServicevCPURAMStorageRole
EVE-NG48 GB50 GBNetwork emulation — see EVE-NG
Tailscale1512 MB8 GBMesh VPN — see Tailscale
MariaDB11 GB20 GBDatabase
Reserved26 GBGrowth capacity

Storage configuration (ZFS/LVM layout and pool sizing) will be documented here as the node setup is finalized.