I got a homelab, at the moment I am only running some local stuff and tailscale to reach my stuff remotely.

I can use tailscales ddns, but I would like a real domain. Is there a domain registrator that works with dynamic ips? Or do I need to use a CNAME instead of A record?

  • @frankblack
    link
    English
    31 year ago

    CloudFlare ZT tunnels coupled with an Azure AD. Work’s amazingly with their containers to keep the tunnel alive.

    • @Bransonb3
      link
      English
      11 year ago

      What is Azure being used for?

      • @frankblack
        link
        English
        11 year ago

        using azure ad for user authentication. azure ad is free but i have a paid o365 so i use that to authenticate against for access to my containers that have a fqdn attached/directed to it. and most of the containers/apps have sso with azure ad integration option available so no more logging into each single app/container.

        • @Bransonb3
          link
          English
          11 year ago

          That is brilliant. I haven’t thought about SSOing my homelab.