r/minilab • u/awkwardhodl • 6h ago
My lab! My 10" homelab - 2x M720q, Proxmox, OPNsense and UniFi
Been slowly cleaning up my homelab and getting everything into a setup that makes more sense. The office side is finally pretty close to where I want it.
Current hardware:
- DeskPi RackMate T0 4U rack
- 2x Lenovo M720q
- One running Proxmox
- One dedicated to OPNsense bare metal
- UniFi USW-Lite-8-PoE in the office
- UniFi USW-Lite-16-PoE in the garage
- 2x UniFi U7 Lite APs — one upstairs and one downstairs
- HPE DL380 Gen9 in the garage running Proxmox Backup Server
- Raspberry Pi 3 running a secondary AdGuard instance
- CyberPower GX1500U UPS
- WD Elements storage
- Spectrum 1Gb
The M720q running Proxmox is currently at 3 VMs and 3 LXCs, so I still have plenty of room to add more.
Currently running AdGuard Home, Home Assistant, Jellyfin, Overseerr, Sonarr, Radarr, Bazarr, qBittorrent, NGINX Proxy Manager, Uptime Kuma, UniFi Network, Mealie, Tailscale and Proxmox Backup Server.
One of the more interesting parts of the setup is the networking. The Spectrum modem and basically all of the Ethernet runs for the house terminate in the garage, but I wanted OPNsense and the rest of the small rack in my office.
There is only one Ethernet run between the garage and office, so I use VLANs to carry both WAN and LAN traffic over that same cable. The modem connects to an isolated WAN VLAN on the 16-port UniFi switch in the garage, which gets trunked over to the 8-port switch in the office and handed off to OPNsense.
The LAN side of OPNsense then goes back into the office switch, and the LAN/VLANs are trunked back over the same cable to the 16-port switch in the garage. From there it feeds the Ethernet runs throughout the house.
Basically the one cable between the office and garage carries the WAN to OPNsense and the LAN back from it, while keeping them separated with VLANs.
Wi-Fi is handled by two U7 Lites, one upstairs and one downstairs.
The DL380 is way more server than I need running 24/7, so I have it set up as my PBS box. It automatically powers on every night, runs the backups, and shuts itself back down afterward.
I also put together the Homepage dashboard in the second picture so I can see most of the important stuff in one place.
Still a work in progress. Next thing on the agenda is to build a NAS so I'm not relying on this external HD.
Pretty happy with how it's coming together so far. Anything you guys would change or add?