Home Server Infrastructure
My self-hosted home server running Proxmox, Nginx Proxy Manager, Gitea, Jellyfin, monitoring stack, and this website.
My homelab is the infrastructure layer beneath most of what I build. It’s a proper server running Proxmox as the hypervisor, with a bunch of VMs and LXC containers on top.
What’s running
| Service | Purpose |
|---|---|
| Proxmox VE | Hypervisor — VMs + LXC containers |
| Nginx Proxy Manager | Reverse proxy + automatic SSL |
| Gitea | Self-hosted Git (GitHub mirror + private repos) |
| Vaultwarden | Self-hosted Bitwarden password manager |
| Jellyfin | Media server |
| Grafana + Prometheus | Metrics and dashboards |
| Loki | Log aggregation |
| This website | You’re looking at it |
Network setup
- UDM Pro for routing and firewall
- USW Pro Max 16
- Wireguard VPN for remote access
- Cellular failover
Hardware
- Primary server: Ryzen 9 7950x3D, 128GB RAM, SSD + HDD storage
- UPS for power protection
- Separate NAS for bulk backup storage
Backups
3-2-1 backup strategy: 3 copies, 2 different mediums, 1 offsite. Proxmox Backup Server for VM snapshots.