Infrastructure Log

Proxmox VE Homelab Architecture

This environment is managed on a bare-metal hypervisor host utilizing dedicated storage pools and discrete containerized contexts to isolate services cleanly.

Storage Mapping Strategy: The root file system and fast-access databases operate on a local-lvm partition mapped to the high-speed internal SSD, while sequential storage buckets (media libraries, long-term backups, metrics logs) utilize a dedicated 4TB hard drive mount point.

Active Node Topology Layout

[Node: Proxmox Host]
├── LXC 100: Pi-hole + Unbound DNSSEC Resolver
├── LXC 101: Uptime Kuma Network Monitoring
├── LXC 102: Jellyfin Media Streaming Engine
└── Ubuntu VM 103: Docker Engine (Minecraft & Auxiliary Compose stacks)