this post was submitted on 11 May 2026
747 points (96.6% liked)

Selfhosted

60426 readers
248 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.

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
[–] potustheplant@feddit.nl 6 points 1 month ago (3 children)

Tailscale is as simplified as it gets and it doesn't require any knowledge, configuration or maintenance. The fact that you can use it for free makes me wary, but you can't deny how simple it is to use. Just log in with your account in all of the devices you want to access jellyfin on and voila. It's as if they were in the same lan.

[–] freebee@sh.itjust.works 3 points 1 month ago

I think their idea behind it is to convince relatively tech savvy people how great it works (it does) so they talk about it in their relatively tech savvy professional role at small and medium companies.

And at some point they will either start charging money for the small time user, or it will turn to shit, or both. You just know it will happen, the question is when not if. It isn't free, it's corporate.

[–] irotsoma@piefed.blahaj.zone 1 points 1 month ago (1 children)

I mean, most people dont really understand what a reverse proxy is doing, and with dynamic IP addresses and other complications that residential customers often can't control, it can be a challenge to configure properly. Not to mention if you want to use Jellyfin on a device that travels between home and outside you need to either modify the domain or IP Address each time you enter or leave the home Otherwise you just end up routimg all the traffic over the internet and back losing the advantage of LAN speeds and sucking down your ISP traffic quotas. Or you need to configure something much more robust like a local DNS server to properly route traffic to the LAN IP address instead of your WAN IP address. That might not be an issue if you're lucky enough to have an IPv6 block of addresses from your ISP and assign one to your server, but at least in the US most ISPs still use IPv4 with workarounds like 6rd for a single dynamic external IPv6 address with all of the same issues of the dynamic IPv4 addresses. Anyway, for most users hosting a Plex server is simple (unless they have double NAT kinds of issues) compared to setting up everything correctly to TailScale.

[–] potustheplant@feddit.nl 1 points 1 month ago* (last edited 1 month ago)

Uhm, no? I just use the lan IP for my jellyfin server at all times. The only difference between being phisically in the same place and outside is that I enable tailscale when I'm outside. I'm telling you, this is far simpler than you're making it out to be.

[–] Fuzzypyro@lemmy.world 1 points 1 month ago (2 children)

Honestly it is kind of wild that they have a cap on how many devices you can use at all. They store so little it’s wild. The thing that makes it really worth being a service is the relay network they handle and the fact that you can support the team building awesome features into the client. That being said headscale is a thing and if you wanna demystify it then you should take a look at that project. The tailscale docs have tons of info about how they operate under the hood too.

[–] Hominine@lemmy.world 1 points 1 month ago

I skipped tailscale, so feel free to ignore me, but Netbird has been excellent and has no limitations I'm aware of.

[–] potustheplant@feddit.nl 1 points 1 month ago

My problem in the first place is that due to my ISP 's limitations, I can't run wireguard. If I could run it, I would do that instead of using headscale.