Things I’ve built and run. Not tutorials — real setups with real mistakes.
Homelab: Network & Virtualization Setup
This is the foundation everything else on this blog runs on. The layout Internet │ Router (home network) ├── Admin PC ── my normal workstation, sits in the home network │ OPNsense (firewall + WireGuard) │ Homelab network ├── Proxmox ── VMs for testing, clusters, etc. ├── Monitoring └── everything else The whole homelab sits behind OPNsense, separated from the normal home network. My admin PC lives in front of the firewall with the rest of the home devices — from there I manage everything behind it. ...