0
Declined
Multi-server configuration duplication
Hello,
It would be nice, if we had option of configuration sync between multiple servers.
Example: I have nginx on www1, I have nginx on www2. Both are running CentOS 6 and Ajenti-V. Right now, when I add new domain to www1, I have to also manually add domain to www2.
I would normally resolve it with rsync on /etc/nginx/, but I think I would break ajenti on a second server.
It would be nice, if we had option of configuration sync between multiple servers.
Example: I have nginx on www1, I have nginx on www2. Both are running CentOS 6 and Ajenti-V. Right now, when I add new domain to www1, I have to also manually add domain to www2.
I would normally resolve it with rsync on /etc/nginx/, but I think I would break ajenti on a second server.
Answer
+1
Answer
Declined
Unfortunately multi-server administration isn't planned, just because it's too much of a work for a single person :(
However (if you're using Ajenti V) you can rsync /etc/ajenti/vh.json file, and run ajenti-ipc v reload && ajenti-ipc v apply to reload and apply the new config.
However (if you're using Ajenti V) you can rsync /etc/ajenti/vh.json file, and run ajenti-ipc v reload && ajenti-ipc v apply to reload and apply the new config.
Hi guys ... how are the plans at the moment? Are there any plans to support multi-server administration.
Customer support service by UserEcho
However (if you're using Ajenti V) you can rsync /etc/ajenti/vh.json file, and run ajenti-ipc v reload && ajenti-ipc v apply to reload and apply the new config.