So I have 100+ websites I manage for various clients, and it is a pain for me to login to their hosting or domain registrar accounts to manage their DNS.

Is there a simple solution, where I can turn on my own server that manages DNS? So for every domain I manage, I simply set a DNS once as ns1…com, and from thereon I can just manage their DNS configurations?

  • _duncan_@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Since you’re managing clients’ DNS, you don’t really want to self host it.

    Take a look at OctoDNS: https://github.com/octodns/octodns

    Yaml config for DNS, and it just interacts with all the providers your clients want to work with while letting you have everything in one place managed via IaC.