r/homelab • u/Smart-Department-262 • 58m ago
LabPorn I Said I Was Building a NAS… 3 Weekends Later I Had a Homelab
This started as a small project I'd been wanting to do for over a year. Something always came up, and I knew once I started, I wanted to take the time and make the investment to do it right the first time.
I spent about four months collecting equipment and planning, then completed the physical build over three weekends — entirely as a one-man job.
The Goal
The main goal was to hardwire as many devices as possible and build a proper foundation for my home network, media server, storage, self-hosted services, and future lab environment.
That meant much more than mounting a cabinet. I ran Ethernet through the walls, added wall jacks and a 6-port Ethernet faceplate in the bedroom, and used paintable raceway along the baseboards where in-wall runs weren't practical.
I also installed cable-management boxes in the closet and above the cabinets to keep everything clean.
Cable management was a huge priority. My philosophy was basically:
Cry once and do it right the first time.
Everything is routed, secured, and clearly labeled so I'm not tracing mystery cables six months from now.
The Build
I originally planned on one Tecmojo 12U wall-mount cabinet, but quickly realized the NAS was too tall and consumed too much valuable rack space. Rather than cram everything together, I pivoted and added a second 6U cabinet.
I mounted plywood to the wall for additional support and painted it to match the room — luckily I still had paint left from a few years ago.
12U Main Cabinet
- Rapink 24-Port Cat6A Inline Keystone Patch Panel — 10G support
- UniFi USW Pro Max 16 PoE
- UniFi UCG Max
- Dell OptiPlex Micro 7010 — 13th Gen i5-13400T
- CyberPower OR700LCDRM1U rackmount UPS
- 9-outlet rackmount PDU / surge protector
6U Cabinet
- MINISFORUM N5 Air 5-Bay NAS — AMD Ryzen 7
- Netgear CM2000 modem
- Philips Hue Bridge
The network is now built around UniFi, with separate VLANs for production servers, Lab/testing, IoT, trusted devices, and guests.
Storage + Production Server
I have a large media library, so I specifically wanted storage and compute separated rather than having one machine responsible for everything.
The N5 Air runs Unraid and serves as the NAS/storage platform. The long-term goal is to keep it focused primarily on storage, shares, backups, and core data-related services.
The Dell OptiPlex runs Proxmox VE and is the production compute/application server. Its i5-13400T also gives me Intel Quick Sync for Jellyfin hardware transcoding.
The philosophy is simple:
Storage owns the data. Compute consumes the data.
That separation also means I can maintain or upgrade applications without unnecessarily messing with the machine, protecting my data.
What's Running
Proxmox currently handles:
- Jellyfin Server via LXC
- Production VMs/LXCs
- Future application and utility workloads
Unraid currently handles/supports:
- Centralized storage and network shares
- Proxmox backup/storage targets
- Immich
- Nextcloud
- MariaDB
- Nginx Proxy Manager
- Homepage
- Uptime Kuma
- Beszel monitoring
- Tailscale
Some of those applications will eventually move to Proxmox as I continue separating storage workloads from compute workloads.
What's Next?
The next addition will be a cheap sub-$100 mini PC dedicated entirely to the Lab VLAN.
That's where I can experiment with Linux, Docker, LXC, VMs, networking, VLANs, automation, Kubernetes, and new self-hosted applications without experimenting on production.
Basically:
Production stays stable. The Lab gets permission to break.
I'm also planning a dedicated Home Assistant setup running Home Assistant OS. I haven't decided on the hardware yet, but the Hue Bridge is already in place and will eventually become part of the larger smart-home environment.
Longer term, I'll continue improving backups/off-site protection, monitoring, security, authentication, documentation, and disaster recovery.
The Little Things That Made a Big Difference
Some of the least expensive parts ended up being just as important as the servers:
NBTORCH hook-and-loop roll • CrocSee cable sleeves • paintable raceway • Trilancer cable labels • 4/6-port Ethernet wall plates • cable-management boxes • plywood backing • and a ridiculous amount of patience.
What started as “I want to build a NAS and clean up my network” turned into two wall-mounted cabinets, structured Ethernet, UniFi networking, VLANs, Unraid storage, Proxmox compute, Jellyfin, self-hosted services, monitoring, UPS protection, and the foundation for a dedicated test lab.
Three weekends. One person. Lots of planning. Even more cable.
Still a work in progress, but the foundation is finally where I wanted it.