• qaz@lemmy.world
    link
    fedilink
    English
    arrow-up
    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.