Adding thousands of zones to Cluster Catalog #1772
Answered
by
ShreyasZare
threadcrux
asked this question in
Q&A
-
|
Amazing work on clustering, we were able to transition to using Technitium as primary due to this; thank you for the hard work. We have thousands of zones is there an easier way of transferring the zones to the catalog instead of doing it 1 by 1? |
Beta Was this translation helpful? Give feedback.
Answered by
ShreyasZare
Mar 8, 2026
Replies: 1 comment
-
|
Thanks for the post and compliments. You can automate this using something like bash script that uses the HTTP API with curl. You can test it out on a test instance of the DNS server before using it on your production server. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
threadcrux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the post and compliments. You can automate this using something like bash script that uses the HTTP API with curl. You can test it out on a test instance of the DNS server before using it on your production server.