Software
Nginx Proxy Manager
Nginx Proxy Manager is the traffic controller for my homelab. I run it as an app on my TrueNAS server (Lenovo M710t). I use a single domain and rely on NPM to forward various subdomains to the correct internal services.
It provides a nice, clean UI for managing SSL certificates (via Let’s Encrypt) and proxy hosts. Instead of remembering a bunch of IP addresses and ports, I just point my subdomains here, and it handles the rest. It works perfectly alongside Cloudflared to ensure my services are accessible and secure.