Migrating from NS1 to Cloudflare - Linked Zones

What is the name of the domain?

jonaslippuner.com

What is the issue you’re encountering

I’m considering migrating from NS1 to Cloudflare. I have a few domains, but they all should have the same DNS records. NS1 has linked zones where I can set the actual DNS records on one domain and then the other domains are linked to that and mirror all the DNS records. So if I want to change a DNS, e.g. add a new CNAME, I only have to do it once but it will be reflected for all my domains. Does Cloudflare have a similar feature? I wasn’t able to find it when adding a 2nd domain. Note, I do NOT want to redirect traffic to one domain, I just want to have a way to only enter DNS records for one domain and then have them automatically mirrored by other domains.

That’s not offered on Cloudflare directly, but you can write a script and use the Cloudflare API to set DNS records as required. Alternatively look at using Terraform.

Thanks, this is helpful.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.