Not without additional configuration. You’ll need to forward jellyfins port in your router and get a dynamic DNS address. That’s not hard to setup though and there are good free dyndns providers like duckdns.
This should not be downvoted. You should not expose anything straight to the internet unless you know what you’re doing. Use a simple service like Tailscale to create a locally accessible VPN.
The easiest and most secure solution is probably tailscale. Just VPN into your local network instead of exposing Jellyfin to the internet.
An alternative I am using is Caddy reverse proxy with Authelia for authentication. So I have to log in to Authelia before I can access Jellyfin. Beware though, it took me like 2 days to properly configure Authelia. It is rather complicated.
That’s only local (unless you‘ve set up your pihole to be accessed from outside your home network already). Locally you can easily access jellyfin from any device
For remote access to Jellyfin you will need your public ipv4 address or a domain that points to it. Since in most cases your public ip isn’t static (unless you specifically pay for that), you’ll need a dynamic DNS address that regularly updates the ip address your domain points to. In case of duckdns you’d have a url like example.duckdns.org that always points to your ip.
If you are unlucky however and only have a public ipv6 address (Dual Stack Lite; highly depends on where you live and what provider you have). I haven’t found an easy free solution to still getting remote access. The easiest I’ve found is getting a domain from cloudflare and using their tunnel. Worked well and I happened to have a domain already. Streaming media via Cloudflare’s tunnel is technically against their tos though.
There are probably more elegant solutions but I have switched to a different provider since, which does offer an ipv4 address so I didn’t need to look into that any more.
Not without additional configuration. You’ll need to forward jellyfins port in your router and get a dynamic DNS address. That’s not hard to setup though and there are good free dyndns providers like duckdns.
Don’t expose Jellyfin to the internet
This should not be downvoted. You should not expose anything straight to the internet unless you know what you’re doing. Use a simple service like Tailscale to create a locally accessible VPN.
Why not? Have had it accessible via the Internet for 4+ years without incidents
What makes you so sure you haven’t been breached? There have been major security flaws over time.
Proper precautions and monitoring.
Well, I do want to actually use it though and have my friends be able to use it just as well.
You really don’t. There are plenty of other solutions. If nothing else you could whitelist there ISP instead of allowing all traffic.
What solutions? Especially what solutions that don’t cost me money and are not overly difficult to implement?
Why not? What precautions would you need to take before doing so?
The easiest and most secure solution is probably tailscale. Just VPN into your local network instead of exposing Jellyfin to the internet.
An alternative I am using is Caddy reverse proxy with Authelia for authentication. So I have to log in to Authelia before I can access Jellyfin. Beware though, it took me like 2 days to properly configure Authelia. It is rather complicated.
Also you could use SSH that’s been properly secured
What if I’m using my pi hole with a static DNS address?
That’s only local (unless you‘ve set up your pihole to be accessed from outside your home network already). Locally you can easily access jellyfin from any device
For remote access to Jellyfin you will need your public ipv4 address or a domain that points to it. Since in most cases your public ip isn’t static (unless you specifically pay for that), you’ll need a dynamic DNS address that regularly updates the ip address your domain points to. In case of duckdns you’d have a url like example.duckdns.org that always points to your ip.
If you are unlucky however and only have a public ipv6 address (Dual Stack Lite; highly depends on where you live and what provider you have). I haven’t found an easy free solution to still getting remote access. The easiest I’ve found is getting a domain from cloudflare and using their tunnel. Worked well and I happened to have a domain already. Streaming media via Cloudflare’s tunnel is technically against their tos though.
There are probably more elegant solutions but I have switched to a different provider since, which does offer an ipv4 address so I didn’t need to look into that any more.