this post was submitted on 26 Jun 2025
408 points (98.1% liked)

Selfhosted

48689 readers
1865 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

What’s your go too (secure) method for casting over the internet with a Jellyfin server.

I’m wondering what to use and I’m pretty beginner at this

top 50 comments
sorted by: hot top controversial new old
[–] MrTolkinghoen@lemmy.zip 6 points 3 hours ago

Tailscale with self hosted headscale

[–] recall519@lemm.ee 5 points 5 hours ago (1 children)

Cloudflare. No public exposure to the internet.

[–] Batman@lemmy.world 3 points 4 hours ago (2 children)

Are we not worried about their terms of service? I've been using pangolin

[–] recall519@lemm.ee 2 points 1 hour ago

I run multiple enterprise companies through it who are transferring significantly more sensitive data than me. I'm not as strict as some people here, so no, I don't really care. I think it's the best service, especially for free, so until things change, that's what I'm using.

[–] kalpol@lemmy.ca 4 points 3 hours ago (1 children)

We are, Batman, we are.

I VPN to my network for it.

[–] Batman@lemmy.world 1 points 3 hours ago* (last edited 3 hours ago)

I expose jellyfin and keycloak to the internet with pangolin, jellyfin user only has read access. Using the sso 🔌 jellyfin listens to my keycloak which has Google as an identity provider(admin disabled), restricting access to my users, but letting people use their google identity. Learned my family doesn't use anything that isn't sso head-to-toe.

It's what we do in the shadows that makes us heroes, kalpol.

[–] ohshit604@sh.itjust.works 3 points 4 hours ago* (last edited 4 hours ago)

“Technically” my jellyfin is exposed to the internet however, I have Fail2Ban setup blocking every public IP and only whitelisting IP’s that I’ve verified.

I use GeoBlock for the services I want exposed to the internet however, I should also setup Authelia or something along those lines for further verification.

Reverse proxy is Traefik.

[–] EncryptKeeper@lemmy.world 6 points 6 hours ago* (last edited 6 hours ago)

If you’re a beginner and you’re looking for the most secure way with least amount of effort, just VPN into your home network using something like WireGuard, or use an off the shelf mesh vpn like Tailscale to connect directly to your JF server. You can give access to your VPN to other people to use. Tailscale would be the easiest to do this with, but if you want to go full self-hosted you can do it with WireGuard if you’re willing to put in a little extra leg work.

What I’ve done in the past is run a reverse proxy on a cloud VPS and tunnel that to the JF server. The cloud VPS acts as a reverse proxy and a web application firewall which blocks common exploits, failed connection attempts etc. you can take it one step beyond that if you want people to authenticate BEFORE they reach your server by using an oauth provider and whatever forward Auth your reverse proxy software supports.

[–] _cryptagion@lemmy.dbzer0.com 26 points 12 hours ago (1 children)

My go to secure method is just putting it behind Cloudflare so people can’t see my IP, same as every other service. Nobody is gonna bother wasting time hacking into your home server in the hopes that your media library isn’t shit, when they can just pirate any media they want to watch themselves with no effort.

[–] EncryptKeeper@lemmy.world 6 points 6 hours ago (17 children)

Nobody is gonna bother wasting time hacking into your home server

They absolutely will lol. It’s happening to you right now in fact. It’s not to consume your media, it’s just a matter of course when you expose something to the internet publicly.

load more comments (17 replies)
[–] fmstrat@lemmy.nowsci.com 19 points 12 hours ago (3 children)

I used to do all the things mentioned here. Now, I just use Wireguard. If a family member wants to use a service, they need Wireguard. If they don't want to install it, they dont get the service.

[–] keinsinn@lemmy.zip 4 points 7 hours ago

Pangolin could be a solution

[–] MehBlah@lemmy.world 3 points 7 hours ago

Came here to say this. I use wireguard and it simply works.

load more comments (1 replies)
load more comments
view more: next ›