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

Selfhosted

60093 readers
1118 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.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.

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 1 month 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 1 month 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 1 month 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 1 month ago* (last edited 1 month 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 1 month 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 1 month 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 1 month 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 1 month ago
[–] IratePirate@feddit.org 1 points 1 month ago* (last edited 1 month ago) (1 children)

wg-easy. Makes Wireguard dead easy.

[–] jws_shadotak@sh.itjust.works 2 points 1 month 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 1 month 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 1 month 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 1 month 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 1 month ago (1 children)

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

[–] tea@lemmy.today 1 points 1 month 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 1 month ago

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

[–] frongt@lemmy.zip 1 points 1 month ago

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