this post was submitted on 05 Jul 2026
106 points (94.9% liked)

Selfhosted

60451 readers
949 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
 

I have docker installed, but only have a vague idea of how it works.

Back in the day, I would just port forward, but even then, I would need a static IP somehow.

I have heard a reverse proxy is an option, but that is an entirely new topic to me.

Surely there is an easy way to access Jellyfin outside of my home network that I'm just missing.

you are viewing a single comment's thread
view the rest of the comments
[–] KairuByte@lemmy.dbzer0.com 3 points 16 hours ago (1 children)

My understanding is that there is no hard limit. At some point they will decide “this is business level traffic” at which point they will start harassing you to purchase a business plan.

That cutover point is unknown. I’ve never even seen an estimation of when it happens, so it could very well be the type of traffic instead of the amount.

They also only allow HTTP traffic for the free tier, which is another way they push you towards business tiers.

[–] LincolnsDogFido@lemmy.zip 2 points 10 hours ago (1 children)

They also only allow HTTP traffic for the free tier, which is another way they push you towards business tiers.

I don't think that's true. I'm pretty certain all of my domains are HTTPS only, but maybe that's because I own the domain? Does cloudflare offer free domain names for tunneled traffic?

[–] KairuByte@lemmy.dbzer0.com 3 points 9 hours ago (1 children)

HTTPS traffic is still HTTP traffic. There’s just an encryption layer in there.

And yes cloudflare absolutely supports https.

[–] LincolnsDogFido@lemmy.zip 1 points 9 hours ago

Okay. Carry on. I was thinking that you meant the free tier didn't support HTTPS encrypted traffic. I didnt want someone to rule out that option based on a false assumption. Sorry for the confusion.