Hi, all. So I want to set up a media server using my Raspberry Pi. It will be used by me and my partner, who is very much tech illiterate. She knows how to use Plex, but I’m tempted by the open nature of Jellyfin. How steep is the learning curve there? Should I just go with Plex and keep it simple? Or is Jellyfin manageable if I set it up for her?
friends don’t let friends use plex.
its paywalling yourself
Conversely, letting friends use your Jellyfin is complicated.
Tailscale and share the jellyfin node with friends. No need to have ports open or any DNS stuff. Clients are available for all systems.
Can you explain to my mom how to install tailscale on her Roku and that she has to turn it on each time she wants to use Jellyfin but then back off again when she wants to watch something on a different app?
As far as I understand, Tailscale (being a Wireguard network) doesn’t need you to flip it off and on - if you’re connecting to the relevant endpoint it gets routed through that, otherwise it just goes the normal way.
Not gonna pretend that means the setup is trivial to nomies, but you could probably set it up for them and not have to worry about it.
Yeah but it doesn’t auto connect on a lot of devices. So if you restart the device you have to reconnect. Tech illiterate people struggle with this concept.
reverse proxy that shit
eh, maybe. for me it was opening a port and adding a dns record. took me all of 4 minutes
im kinda lucky in that my isp uses ‘sticky’ ips so while its not static, ive had the same ip for 5 years
But now you’ve exposed your network to the open internet without any sort of security.
No you haven’t. The security is the Jellyfin login prompt, then Jellyfin itself, then the Jellyfin container, and if you’re really paranoid, that container won’t be in your LAN.
If you don’t trust nginx or caddy or etc security, just install Tailscale to the jellyfin node and share the node with friends. All they need is Tailscale client then, and you dont have to open any ports.
oh noes! im so ddead!
Peak “bad things only happen to other people” energy here. Ignorance and flippancy will surely protect you!
yes my world will burn when they crack into my jellyfin instance and magically break out of its docker container and then what? goo nowhere on its vlan?
literally thousands of self-hosted jellyfin/emby instances and the support forums are just chocked full of people getting hacked via it! so many!
oh wait, no there arent
Sadly, my ISP charges an arm and a leg for anything other than dhcp
Dynamic DNS has been around forever. A program monitors your public IP address and updates the DNS record when it changes. You can even use a service like FreeDNS if you don’t want to pay for a domain.
This was news to me, I will now be spending an afternoon trying to fix my self hosting setup in the near future