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 soon. Read more about it: https://vestacp.com/docs/vesta-2-development
v-add-domain seems to restart even when I tell it not to?
v-add-domain seems to restart even when I tell it not to?
I'm trying to add a load of domains (hundreds), and the CLI tool keeps hanging. It looks like its trying to restart php-fpm every time it adds the domain. I'm using:
None of them seem to stop it going the restarts. What am I doing wrong?
Thanks
Andy
Code: Select all
v-add-domain the-user the-domain.com 139.162.221.xxx no
v-add-domain the-user the-domain.com 139.162.221.xxx 0
v-add-domain the-user the-domain.com 139.162.221.xxx false
Thanks
Andy