Hello everyone,

I want to create a Tailscale account to access my Jellyfin server from outside my home, but I’m already stuck at the first step: to create an account, you need either a GAFAM account or OIDC. I don’t have any personal accounts with GAFAM because of Lemmy’s bad influence. My emails are on Tuta. I don’t want to overcomplicate things as I’m a noob, but after spending 30 minutes researching OIDC, I still don’t know where to start… I don’t work in IT (at all).

Is it better to just give up and create a throwaway account with a GAFAM platform, or is there a simple way to do this with OIDC? If so, can anyone point me the way? Is there a free reliable OIDC provider? Will that make things complicated afterward with tail scale?

For more context: I turned my old gaming PC into a media center running Fedora and a Jellyfin server that I access locally. I was surprised by how relatively simple it all was, especially getting Jellyfin to work locally.

Obviously, I wanted to use Tailscale to connect to Jellyfin remotely, but I never had time to look into it. I was told this morning that I’m going to undergo major surgery with a significant recovery period ahead, so suddenly this has become urgent…

  • Postmortal_Pop@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    6 hours ago

    I actually found it far easier to connect it through cloudflared tunnel service. Grab a cheap domain name through them and then just follow the guide on their website. Took me longer to type this message than it did to get running and I’ve managed to fail at setting up the Arr suite 3 times now despite it basically being copy paste.

    I paid maybe 15 bucks total to have someone else doing all the hard work for the next 5 years and all I have to do is go to my website and log in. No VPN, no port forwarding, and it works on every platform.

    • Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      5 hours ago

      worth mentioning the old TOS banned video streaming across cloudflare products, but I don’t see a similar umbrella restriction in the current base terms, or in the terms of cloudflare zero trust.

      also, make sure you have the rights to transmit the content and are not infringing anyone’s intellectual property rights, ofc 😇

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 hours ago

      Jellyfin and Cloudflare Tunnels/Zero Trust might present some problems. Yes, it will undoubtedly work, however, streaming video through Cloudflare Tunnels/Zero Trust is against the TOS. Now, I suspect that if you had one user, you’d probably slide by. 10 users streaming large video files at a sustained rate would probably raise a red flag. I stream audio through Cloudflare Tunnels/Zero Trust and have had no issues, tho I am the only user. There are other alternatives to Cloudflare Tunnels/Zero Trust such as NetBird, ZeroTier, Headscale, or Tailscale. Just something to consider.

        • irmadlad@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          4 hours ago

          I’ve read blogs that talk about video streaming/TOS issues. Personally, I have had no issues. Just figured I’d throw it out there.

          "As long as the media is not being distributed publicly or cached on Cloudflare’s network, and you are only using Cloudflare to proxy encrypted traffic to your own origin server, this is acceptable use. Community thread quote ~ 2025

          Cloudflare distinguishes between protected internal endpoints versus public-facing content delivery. The former is generally acceptable on free tiers when combined with Zero Trust authentication. There have been no updates to the TOS since this was posted:

          …so, my guess is that it’s still in effect unless superseded by an update. However, it seems arbitrarily enforced searching reddit for data. Again, just a cautionary comment.

            • irmadlad@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              4 hours ago

              I take back everything I said then. OP, just disregard the old head mumbling on about the past.

                • irmadlad@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  edit-2
                  1 hour ago

                  It’s quite secure. Privacy depends on who you ask. Obviously Cloudflare will be handling your data which is something some selfhosters do not like. Ultimately you have to make that decision as to whether it fits within your threat model. As far as security, you don’t need to fiddle with NAT or open/close ports. You will, of course, need to allow ssh in UFW, so you can admin the server itself. All you do is install Cloudflare Tunnels/Zero Trust on the server, and Cloudflare takes care of the rest. If you decide to go the Cloudflare Tunnels/Zero Trust route, I have a set of my notes I would be more than happy to share. They’ve seemed to have helped a handful of people, and you could use them as a guide.