Assuming the user will not be connecting over vpn, but is both remote and non-technical, how would you expose Jellyfin to them securely?

you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 3 months ago (2 children)

I agree with the folks saying reverse proxy of some kind + WAF. That way end users don’t have to deal with the VPN, but your home system is not directly exposed.

I’ve been doing something similar with SSH local port forwarding and a $5/month VPS. Haven’t come anywhere close to my network quotas, and performance has not been an issue for home use with 2-5 concurrent users most of the time. I forward the local caddy ports to unprivileged ports/user on the VPS, then use the firewall on the VPS to forward that port to 443 and lock down the rest.

  • source
  • hideshow 4 child comments
  • [–] -1 points 3 months ago*

    With a single year of those VPS costs you could have just bought a plex lifetime pass on sale lol

    Avoiding paying a one off fee or subscription by paying a different subscription for a more complex and worse product is amazing.

  • source
  • parent