So lemmiverse, my https://pxtl.ca domain has officially been booted off of Google Domains (welcome to the Google graveyard, Google Domains) and now has been moved into Squarespace, which is expensive.

Anybody recommend a good cheap .ca TLD domain host? One with a decent API for dynamic DNS so I can keep my home subdomain? I have a couple of pi4 servers in the house that could be tasked with pinging an API endpoint to notify the domain host of my IP.

thanks in advance.

edit: in the end I went with CanSpace as registrar, and I’m using CloudFlare to actually run the nameservers.

The transfer was kind of a PITA because since the domain transferred from Google to Squarespace to Canspace to then being hosted on CF’s nameservers (but still on Canspace) the DNSSEC meant that CF couldn’t actually get it connected until like 48 hours later. Was quite worried that I’d screwed up somewhere.

  • wildbus8979@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    22
    ·
    edit-2
    13 days ago

    First off you should realize that the registrar’s and domain name servers don’t have to be the same. Feel free to use any registrar (ex: namecheap, gandi, etc) and host the domain name server anywhere else.

    Secondly, if you want a good API for dynamic updates, I’d recommend looking for something that supports nsupdate, which is bind’s built-in update mechanism. It’s supported almost everywhere, including by let’s encrypt clients like Lego.

    • Pxtl@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      in the end I went with CanSpace as registrar, and I’m using CloudFlare to actually run the nameservers.

      The transfer was kind of a PITA because since the domain transferred from Google to Squarespace to Canspace to then being hosted on CF’s nameservers (but still on Canspace) the DNSSEC meant that CF couldn’t actually get it connected until like 48 hours later. Was quite worried that I’d screwed up somewhere.