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

Selfhosted

48689 readers
1306 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

(page 5) 50 comments
sorted by: hot top controversial new old
[–] HeyJoe@lemmy.world 3 points 1 day ago (1 children)

Synology with Emby (do not use the connect service they offer) running behind my fortinet firewall. DDNS with my own domain name and ssl cert. Open 1 custom port (not 443) for it, and that's it. Geoblock every country but my own, which basically eliminated all random traffic that was hitting hit. I've been running it this way for 5 years now and have no issues to report.

[–] AMillionMonkeys@lemmy.world 1 points 1 day ago (1 children)
[–] HeyJoe@lemmy.world 1 points 1 day ago

Sadly, it may not be an option for a lot of people, but on the fortinet firewall you can make policies and set up geoblocking.

[–] dataprolet@lemmy.dbzer0.com 3 points 1 day ago

I'm using a cheap VPS that connects over Tailscale to my home server. The VPS runs Nginx Proxy Manager, has a firewall and the provider offers DDOS protection and that's it.

[–] cloudless@piefed.social 3 points 1 day ago (1 children)

Unifi teleport. A zero configuration VPN to my home network.

[–] TribblesBestFriend@startrek.website 2 points 1 day ago (1 children)

I’m fidgeting with Tailscale but I find this solution some what lacking

[–] themadcodger@kbin.earth 3 points 1 day ago

Tailscale is great for not opening your ports to the internet. Having it playable on a friend's appletv adds some extra complexity. Reverse proxy on a subdomain with something like fail2ban would work, but it does leave you more vulnerable.

[–] rando@lemmy.ml 2 points 1 day ago

Headscale server on cheap vps with tailscale clients.

[–] Bruhh@lemmy.world 2 points 1 day ago

I'm trying to self host navidrome in docker with a cloudflare domain and reverse proxy on the same network. Still fiddling myself since I keep getting a 403 cloudflare no access error.

Essentially, using cert provided by cloudflare where they proxy to my ip. From there the reverse proxy routes to my service. If I'm understanding it right, anyone with my domain would only see cloudflare ip instead of my own. Someone correct me if I'm wrong. I'm still learning this stuff as well.

Prior to this, I was using tailscale which worked fine but I'd have to connect via tailscale everytime and some instances, it wouldn't connect properly at all.

[–] lycanrising@lemmy.world 2 points 1 day ago (1 children)

no idea how safe or secure but i use cloudflare tunnel to point my jellyfin port on my computer

[–] StopSpazzing@lemmy.world 2 points 1 day ago

Someone mentioned above that cloudflare will ban you for streaming through their tunnel. Just be warned.

[–] bjoern_tantau@swg-empire.de 2 points 1 day ago

My router has a VPN server built-in. I usually use that.

[–] johannes@lemmy.jhjacobs.nl 2 points 1 day ago

With wireguard i set up an easy VPN, then vpn to the home network and use jellyfin.

If i cant use vpn, i have Jellyfin behind a caddy server with automatic https and some security settings.

[–] KingThrillgore@lemmy.ml 2 points 1 day ago (3 children)
load more comments (3 replies)
[–] rastacalavera@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

I use LSIO container stack so SWAG for the proxy. They have really good documentation and active discord docs.linuxserver.io

load more comments
view more: ‹ prev next ›