this post was submitted on 26 Jun 2025
483 points (97.8% liked)

Selfhosted

60177 readers
898 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
 

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

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

Also run the reverse proxy on a dedicated box for it in the DMZ

[–] Ptsf@lemmy.world 2 points 1 year ago

Honestly you can usually just static ip the reverse proxy and open up a 1:1 port mapping directly to that box for 80/443. Generally not relevant to roll a whole DMZ for home use and port mapping will be supported by a higher % of home routing infrastructure than DMZs.

[–] oong3Eepa1ae1tahJozoosuu@lemmy.world 1 points 1 year ago (1 children)

In a perfect world, yes. But not as a beginner, I guess?

[–] cm0002@lemmy.world 1 points 1 year ago

It's beginner level, the hard part is the reverse proxy, once you have a grasp on that just having it on a dedicated box in a segmented portion on your firewall designated as the DMZ is easy. Id even go so far as to say its the bare minimum if you're even considering exposing to the internet.

It doesn't even need to be all that powerful since its just relaying packets as a middleman