this post was submitted on 22 May 2026
168 points (98.8% liked)

Selfhosted

59379 readers
666 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Honest question, because I know multiple people who are not looking to jump ship since they already have the Plex Pass.

you are viewing a single comment's thread
view the rest of the comments
[–] dustyData@lemmy.world 1 points 5 hours ago (2 children)

You have a VPS that relays the pangolin tunnel and a reverse proxy serving the tunnel through a cloudfare + fail2ban protected domain. It should be really cheap since the vps only really runs for the initial auth and connection, and once in a while to update the tunnel IPs. You just give people a domain and a credential for the client.

It sounds complicated but isn't really. I did it once but then returned to plain tailscale since I don't really share my server with many people.

[–] foggenbooty@lemmy.world 1 points 2 hours ago

I'm still not seeing how this solves the issue. You either use Cloudflare or your reverse proxy as the auth, which is secure but then people can only use your Jellyfin server through a web browser, or you publish actual Jellyfin and use its auth, but now you rely on its poor security.

Are you saying you integrate fail to ban with Jellyfin's auth? If so that's alright, but won't stop anyone from using an exploit, just brute force attacks. I'm still also not sure why the VPS is required at all.

[–] prenatal_confusion@feddit.org 1 points 3 hours ago

I am aware how it works but have trouble to set my pangolin up just Like the tail scale app to create this kind of network instead of just serving the content as a vps via an URL