Homelab Infrastructure
📋 Note: The Cost Analysis and Build Your Own tabs are currently being updated with enhanced interactive content. Check back soon!
Homelab Infrastructure — Hildreth
Single-node Proxmox server running ~35 LXC containers and VMs across two VLANs, with GPU compute contributed by a dedicated Windows 11 workstation over LAN. All hosted apps reach the internet via Cloudflare Tunnel — the WordPress container itself has no outbound internet access by design.
Server Overview
Node Status
| Host | Type | CPU Usage | Memory | Guests | Status |
|---|---|---|---|---|---|
| node1 | Bare Metal (R630) | ~35 LXCs + VMs | Online | ||
| HIL-WS-01 | Windows 11 PC | Ollama API (LAN) | Online |
Key Services
Services running across two VLANs. VLAN 20 handles management and internal services; VLAN 152 hosts public-facing apps behind Cloudflare Tunnel.
Network Architecture
Three-VLAN design — management, hosted apps, and physical infrastructure — with Sophos XGS firewall for inter-VLAN routing.
VLAN 20 — Management & Services
- node1 (Proxmox): 10.10.20.?
- HIL-WS-01 (GPU workstation): 10.10.20.100
- AdGuard, Redis, Pote, Ansible
- Portainer, n8n controller
VLAN 152 — Hosted Apps
- WordPress: 10.10.152.10 (no internet gateway)
- CF Tunnel: 10.10.152.177
- Firecrawl, n8n, Dify
VLAN mgmt — Infrastructure
- node1 (host): 172.16.15.10
- TrueNAS: 172.16.15.5
- iDRAC (R630): 172.16.15.210
- Zabbix: 172.16.15.4
Storage Layer
TrueNAS Scale (VM 111)
Physical Hardware
Dell PowerEdge R630 (node1)
- CPU: 2× Intel Xeon E5-2660 v3 @ 2.60 GHz (40 logical cores)
- RAM: 128 GB ECC
- Management: iDRAC 8 @ 172.16.15.210
- Role: Single Proxmox VE host — runs all ~35 guests
HIL-WS-01 — GPU Workstation
- GPU: NVIDIA GeForce RTX 3060 12 GB
- OS: Windows 11
- Role: GPU compute for local AI inference via Ollama API
- Network: 10.10.20.100 (VLAN 20, LAN-accessible)
Note: This page displays static data. Live metrics from the Proxmox API will be integrated in a future update.