Homelab
-

LXC/LXD Homelab — 15+ Containers on a Private Tailscale Network
My homelab runs on LXC/LXD — a self-managed Ubuntu host running 15+ system containers, connected to my cloud VPS over a private Tailscale network. This post is about the architecture and the knowledge behind it. Why LXC/LXD LXC is OS-level containerisation: containers share the host kernel, so they boot in seconds with a fraction of…