0
Declined

Multi-server configuration duplication

Filip Hruška 10 years ago updated by atstaeff 6 years ago 2
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.

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.
GOOD, I'M SATISFIED
Thank you, i will try the suggestion. :)
Satisfaction mark by Filip Hruška 10 years ago
+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.

Hi guys ... how are the plans at the moment? Are there any plans to support multi-server administration.