this post was submitted on 26 Sep 2025
720 points (95.9% liked)

Selfhosted

59973 readers
651 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Well I already have jellyfin running in a container, just have to figure out how to get mum's TV to work with it I guess

log in on a local IP and not the network name and it's working again. but I'll be moving to jellyfin from now

you are viewing a single comment's thread
view the rest of the comments
[–] ReallyActuallyFrankenstein@lemmynsfw.com 3 points 8 months ago (2 children)

Sorry to hit you with a random question, but since I'm in a similar situation: are you using Tailscale to remote stream to your parents, or how do you get that working seamlessly with Jellyfin?

[–] __hetz@sh.itjust.works 4 points 8 months ago

Unfortunately I can't help in that regard. I keep everything local/unexposed so my solution for them was just running Jellyfin at their place. I was already rsyncing some stuff to a NAS I set up for them (and vice versa), as off-site backup. Since the files were already there it made the most sense to just give them their own instance.

[–] tea@lemmy.today 3 points 8 months ago (1 children)

Not the guy, but I use a domain I bought from cloudflare with a cloudflare tunnel on my network. Not as secure as a VPN like tailscale, but doesn't require setting up a VPN for my friends and family's TVs so they can connect to the server while keeping my actual IP hidden and without needing to do any port forwarding.

[–] ReallyActuallyFrankenstein@lemmynsfw.com 2 points 8 months ago (1 children)

This is a helpful. This sounds like a way, even if I'm still in the "hmmm, yes, I recognize some of those words" stage. Maybe I'll look for a detailed guide.

I admit, though, the details of how to do this are pretty hard to imagine for me - networking and tunneling seems very technical. Before I can jump off the Plex enshittification train, I just want a way to share my media with tech-illiterate family without complex setup on their end.

[–] tea@lemmy.today 2 points 8 months ago

Yes, I'm a technical person, but not a web developer and so this was all new to me until very recently. Good luck!

The way I think of the cloudflare tunnel is very similar to a VPN into your system from outside, but for web application traffic specifically.