Comment on Plex is locking remote streaming behind a subscription in April
couch1potato@lemmy.dbzer0.com 2 weeks agoMy home connection is behind cgnat so I got a free VPS from oracle, install caddy on VPS, install tailscale on VPS and router, expose routes from LAN to tailscale network.
Now you can use caddy to expose, for example, a docker container (jellyfin) at 192.168.1.100 to subdomain.exampledomain.com with ssl cert provided by caddy.
VPS also requires some other stuff like ddclient and fail2ban.
I pieced this all together myself… it’s doable if you spend some time reading.
Nibodhika@lemmy.world 2 weeks ago
That exposes Jellyfin to the internet
couch1potato@lemmy.dbzer0.com 2 weeks ago
Yes exactly. What do you think plex is doing?
Nibodhika@lemmy.world 2 weeks ago
Using a relay server to separate online from home connection
couch1potato@lemmy.dbzer0.com 2 weeks ago
I don’t see anything in the linked article about a relay server