A HOMELAB YOU CAN'T ACCESS REMOTELY IS JUST A SPACE HEATER.
AND OPENING A PORT TO FIX THAT IS THE WORST THING YOU CAN DO.
that clip is a homelab in a tiny rack: cheap used mini-pcs running a proxmox cluster with ollama for local ai.
but the hardware isn't the hard part. getting to it safely when you're away from home is.
the wrong way: forward a port on your router. now your services face the open internet, and every bot on the planet starts hammering the door.
the right way - and what you're seeing here: a mesh vpn like twingate, netbird or tailscale.
it creates a private encrypted tunnel between your devices and the lab. no open ports, no public ip, nothing for anyone to find.
your phone at a coffee shop talks to your proxmox box at home as if they're on the same network - and the outside world sees zero.
that's what turns a pile of mini-pcs into infrastructure you actually rely on.
no port forwarding, no exposed dashboard, no public attack surface.
the hard part isn't building the lab. it's admitting you either can't reach it - or you left the front door wide open.