• qaz
    link
    fedilink
    English
    2
    edit-2
    5 months ago

    You can get a cheap domain (~8 digit .xyz is 0.80$/y) and use cloudflare tunnels. You won’t have to expose your home network and the setup is really easy. You will be dependent on Cloudflare but I feel they’re fairly reliable.

    1. Create a cloudflare account
    2. Buy a .xyz domain (on for example Namecheap) consisting of only digits, it should cost less than a dollar a year of you have the right amount of digits.
    3. Set your domain to the Cloudflare DNS server. (You can find instructions on Cloudflare for this).
    4. Go to zero trust and create a tunnel. This allows you to share traffic from your local device on your domain in the next step. (It shows instructions on how to install it on your server)
    5. Add public hostname and create a subdomain for jellyfish and point it to localhost:JELLYFIN_PORT.

    Note: You can also do this for other services you host but I recommend using a VPN to connect to your device / home network instead because it does not require exposing it to the internet.

    • neo (he/him)A
      link
      English
      15 months ago

      Do you really hate plex so much that you willingly used cloudflare?

      • @Platform27@lemmy.ml
        link
        fedilink
        English
        15 months ago

        Cloudflare is a decent service, with really good security. Plus, with their tunnelling feature, they’re helping to keep you private. If you just pointed your A record to your IP, that’d be visible to everyone. Instead, your A record is just visible to Cloudflare. Plus it’s handy if you’re using them to forward a bunch of services onto the net. Not to mention all the other security features you can use. DNS records by design, are not private.