Page 1 of 1

Cluster DNS

Posted: Thu 17. Dec 2020, 09:59
by Amadex
It would be nice that you create a script for another little servers named keyhelp_cluster.sh so it would just install panel+dns server so we can cluster it with the main installation of panel and then we can have ns and ns2 with different IPs (automatic zone transfer from master to slave keyhelp). And it's beginner friendly.

Re: Cluster DNS

Posted: Thu 17. Dec 2020, 13:06
by andromeda
You can have ns2 with different ip's yet, but that means that DNS is down if the server is down.

Or setting up a backup DNS with a third party servcie (or a second server with only bind), doing zone transfair.

Re: Cluster DNS

Posted: Thu 17. Dec 2020, 14:11
by Amadex
andromeda wrote: Thu 17. Dec 2020, 13:06 You can have ns2 with different ip's yet, but that means that DNS is down if the server is down.

Or setting up a backup DNS with a third party servcie (or a second server with only bind), doing zone transfair.
Migrated from HestiaCP (Ex VestaCP), so learned this way to do dns clustering (via simple api and user dns-cluster on another vm) :lol:

Re: Cluster DNS

Posted: Thu 17. Dec 2020, 14:24
by andromeda
KeyHelp has a api which you may find helpful: https://app.swaggerhub.com/apis-docs/keyhelp/api/ :D