Comment on Jellyfin, Traefik and Tailscale Config Question
filister@lemmy.world 5 days agoThe problem is that I have a couple of services listening on different ports and I want to use the reverse proxy to listen to incoming requests and route the traffic to the corresponding ports. I also want to issue SSL certificates and serve the traffic over TCP port 443.
NuXCOM_90Percent@lemmy.zip 5 days ago
Presumably most of those services on the same physical host are running in containers? So just add tailscale as a sidecar to that. The official tailscale youtube has tutorials on that.