this post was submitted on 15 May 2026
88 points (97.8% liked)

Selfhosted

61003 readers
429 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] slazer2au@lemmy.world 47 points 2 months ago (1 children)

Plex is once again increasing the monthly price users must pay to stream their own media (if this is you, why haven't you purchased a lifetime pass yet?)

Better yet, why have you not migrated to Jellyfin. Why are you paying someone else to view your own stuff?

[–] jws_shadotak@sh.itjust.works 10 points 2 months ago (4 children)

The hard part about Jellyfin is that it requires your own domain and some more self-hosting knowledge that a hobbyist might not have yet.

It's not a super hard transition, but it took me a few months on/off to learn the basics of hosting a website from my house.

I'm still trying to figure out headscale on a VPS so I can mask my home IP

[–] Reannlegge@lemmy.ca 18 points 2 months ago (1 children)

I have my own domains, but I do not use them for Jellyfin. I use Jellyfin on my lan or over my personal VPN.

[–] jws_shadotak@sh.itjust.works 13 points 2 months ago* (last edited 2 months ago) (2 children)

That means it can't be shared (easily) with others. That's the appeal of Plex and the reason why switching entirely to Jellyfin is not an easy thing to do.

[–] tea@lemmy.today 4 points 2 months ago (1 children)

Exactly, I am not going to troubleshoot VPNs with my mother in law when they have an issue.

[–] appauled@sh.itjust.works 2 points 2 months ago (1 children)

that's valid, but would you rather spend $8/year on a domain and spend an hour setting it up, or pay a monthly subscription to a closed source plex server?

Also, there's *arr stack applications for helping non-technical users get set up on your jellyfin server, even helping them get set up with request apps too. JFA-GO is also a jellyfin native option for sending user invites.

[–] tea@lemmy.today 4 points 2 months ago (1 children)

Oh, I didn't mean to say I was using Plex there. Jellyfin + domain + reverse proxy is what I do for both Jellyfin and Seerr. I was just saying people who say "wireguard is the only way to go" aren't taking into account all workflows, like sharing with family and having them connect via their TVs.

I also just don't want family and friends on my home network all the time, haha.

[–] appauled@sh.itjust.works 1 points 2 months ago
[–] IratePirate@feddit.org 1 points 2 months ago* (last edited 2 months ago) (1 children)

wg-easy. Makes Wireguard dead easy.

[–] jws_shadotak@sh.itjust.works 2 points 2 months ago (1 children)

So all the people who want to use your Jellyfin server have to deal with a VPN first?

That's my point. Plex was easily accessible for friends and family with minimal setup. Jellyfin requires a bit more knowledge.

[–] IratePirate@feddit.org 1 points 2 months ago

You're making it sound like I'm making my users walk a mile on burning coals! Yes, I do expect them to be able to be able to tie their shoelaces, install an application and scan a QR code. It's not like they're not getting anything in return for such "trouble". ;)

[–] ikidd@lemmy.dbzer0.com 9 points 2 months ago (1 children)

Most people should be using a VPN and not exposing these things to the internet at large via proxies or port forwards.

[–] jws_shadotak@sh.itjust.works 8 points 2 months ago

Right, but if you're hosting Plex then you've likely shared it with friends/family. Jellyfin isn't as easy to share.

[–] roofuskit@lemmy.world 3 points 2 months ago (1 children)

It's also pretty insecure so host over the web at your own risk.

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

Is it? I've heard it is fine as long as you are running a reverse proxy, using https, and following the conventional wisdom.

[–] roofuskit@lemmy.world 1 points 2 months ago

There are a lot of unsecured endpoints in the system, the devs know its an issue.

[–] frongt@lemmy.zip 1 points 2 months ago

Give Netbird a shot. I set it up in like two hours. Much easier than my failed attempt at headscale+tailscale.