We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
DNS Master - Slave update
DNS Master - Slave update
Hi Comunity !!
I did this (http://vestacp.com/docs/#how-to-setup-dns-cluser) to set up master-slave dnss.
The problem is that the slave dns is not updating.
1) Is this a known issue?
2) Do I have to do something special to make slave update? (like a cron or something?)
3) How do I force the slave to update once ?
thanks a lot
I did this (http://vestacp.com/docs/#how-to-setup-dns-cluser) to set up master-slave dnss.
The problem is that the slave dns is not updating.
1) Is this a known issue?
2) Do I have to do something special to make slave update? (like a cron or something?)
3) How do I force the slave to update once ?
thanks a lot
Re: DNS Master - Slave update
try the cron:
sudo /usr/local/vesta/bin/v-update-sys-queue dns-cluster
*/1 * * * *
sudo /usr/local/vesta/bin/v-update-sys-queue dns-cluster
*/1 * * * *