Kind of a quick off the cuff question… but is it difficult to get a docker hosted jellyfin server accessible outside of lan safely?
I have tailscale and a VPN I can use for my own devices but would like to be able to access it safely without needing those.
You must log in or # to comment.
If you are not behind a CGNAT, it should be as easy as opening the necessary ports.
I have a reverse proxy running in ports 80, 443 and can safely access Jellyfin on a subdomain without issues from outside my LAN.
Stick with the VPN. No point in exposing more services with possible security vulnerabilities.
Depends on your definition of safe.
If you do a public port forward and set up basic security and proper SSL its safe from the majority of people.