0
Tagasi lükatud

Multi-server configuration duplication

Filip Hruška 10 aastat tagasi uuendaja atstaeff 6 aastat tagasi 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.

Vasta

+1
Vasta
Tagasi lükatud
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.
HÄSTI, OLEN RAHUL
Thank you, i will try the suggestion. :)
Satisfaction mark by Filip Hruška 10 aastat tagasi
+1
Vasta
Tagasi lükatud
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.