My homelab, end to end

First post laid out the stack in one sentence. This one walks the whole thing. One host, two platforms Everything sits on a single Proxmox host (currently a laptop - real hardware later). Docker Compose handles the simple services - one folder each, reverse-proxied through Caddy with Let’s Encrypt TLS via Cloudflare DNS-01. Things that just need to run and stay running. k3s is the platform I’m betting on long-term - same TLS via cert-manager, state in Git, Argo CD reconciling via app-of-apps so the whole cluster comes from one path. ...

May 15, 2026 · 2 min · 350 words · labsio