Tailscale + Traefik + Private CA: A Hybrid Approach to Homelab Networking
I run a hybrid networking setup that combines Tailscale (a mesh VPN), Traefik (a cloud-native reverse proxy), and a private CA powered by OpenBao (an open-source secret management and PKI solution forked from HashiCorp Vault).
In this post, I’ll explain why I chose this architecture and how the pieces fit together.