hi is there any local cloudflare alternative becourse from my reading it seems that that using it for jellyfin is against cloudflares TOS and i would like to get jellyfin to my domain but i dont wanna pay for it, so a loxal alternative would probably be my best bet, i also would prefer not to open any ports

all 28 comments

sorted by: hot top controversial new old
[–] 6 points 2 years ago* (1 child)

Don't proxy jellyfin through CF.
Using it for the domain or subdomain is fine.

You know it's not proxied because the cloud is gray instead of yellow.
And if you ping the domain it's your own IP instead of a cloudflare ip.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    ohhh, so i can do it through cloudflare without breaking TOS? or am i misunderstanding?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 years ago (1 child)

    If you don’t want to open any ports, then you will need to setup a VPN service. Tailscale is one of the easiest to use VPNs out there.

  • source
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Have you thought about using DuckDNS.org?

    I run mine through them (it’s free) because I couldn’t work through using my own hosting since my host makes things super complicated.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    well from my little knolage about them you need to use their domain right?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Yeah you create the subdomain and use their domain. It’s a free DNS service that prevents you from having to buy your own domain and host and setup all the DNS security yourself.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    but i would like to have my own domain

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago (1 child)

    I don’t think I understand your original question then.

    If you want your jellyfin on your own domain like Oliper202020.com, that requires owning a domain which requires registration which incurs a cost.

    If you don’t want to pay for something, just use a DNS service to redirect through their domain instead.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Just attempting to setup pihole + some DNS rules for this, but can't yet say it works cause I haven't gotten that far

  • source
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (2 children)

    Maybe look into Tailscale. At the end of the day, someone needs to open up the ports, but Tailscale does it strictly to negotiate a VPN connection between two devices, so they don’t see the traffic that goes over the tunnel.

  • source
  • hideshow 4 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    would there maybe be a way with npm to only open up port 80 and run everything through there?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago*

    I think you should understand that if you are opening ports to the wide internet, you are putting yourself and anyone else on your network at risk. You’re playing with fire here.

    I have this setup with Tailscale so that I can watch plex from anywhere, without exposing ports to devices that I don’t trust and I can help you if you want. But don’t expose 80 to the internet.

  • source
  • parent
  • [–] [S] 1 point 2 years ago (1 child)

    is there then a way to get it to a domain or do i need to install tailscale on every device?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    I do Tailscale on every device, but they also have a Funnel service that might work for you

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    does this mean i can connect it to my domain and can nginx then route traffic from other vms trough to other subdomains?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 2 years ago (2 children)

    Don't expose Jellyfin to the internet

  • source
  • hideshow 4 child comments
  • [–] 1 point 2 years ago (1 child)

    Do it with a reverse proxy and set 2FA before it (and break native app functionaility).

  • source
  • parent
  • hideshow 2 child comments