this post was submitted on 26 Jun 2025
475 points (98.0% liked)

Selfhosted

48923 readers
954 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 2) 50 comments
sorted by: hot top controversial new old
[–] snowflocke@feddit.org 9 points 4 days ago

We have it open to the public, behind a load balancer URL filtering incomming connection, https proxied through cloudflare with a country filter in place

[–] xnx@slrpnk.net 15 points 5 days ago
[–] r00ty@kbin.life 14 points 5 days ago (1 children)

Wireguard vpn into my home router. Works on android so fire sticks etc can run the client.

load more comments (1 replies)
[–] gravitywell@sh.itjust.works 14 points 5 days ago (9 children)

I rent a cheap $5/mo VPS and use it to run a wireguard server with wgeasy and nginx proxy manager. Everything else runs on my home server connected by wireguard.

load more comments (9 replies)
[–] hietsu@sopuli.xyz 14 points 5 days ago (5 children)

Use a reverse proxy (caddy or nginx proxy manager) with a subdomain, like myservice.mydomain.com (maybe even configure a subdir too, so …domain.com/guessthis/). Don’t put anything on the main domain / root dir / the IP address.

If you’re still unsure setup Knockd to whitelist only IP addresses that touch certain one or two random ports first.

So security through obscurity :) But good luck for the bots to figure all that out.

VPN is of course the actually secure option, I’d vote for Tailscale.

load more comments (5 replies)

If it’s just so you personally can access it away from home, use tailscale. Less risky than running a publicly exposed server.

[–] circledot@feddit.org 8 points 4 days ago

I use a wire guard tunnel into my Fritz box and from there I just log in because I'm in my local network.

[–] WhatThaFudge@lemmy.sdf.org 7 points 4 days ago
load more comments
view more: ‹ prev next ›