Page 1 of 1

VestaCP + Rsync

Posted: Sun Apr 15, 2018 3:28 am
by elamigosam21
does anyone know if this could be posible:

Two centos 7 servers + VestaCP + Rsync

to have a mirror copy of the server for redundancy.

I saw this https://www.tecmint.com/sync-two-apache ... ing-rsync/ tutorial and I was wondering if I would be able to do something similar with two vesta installs. What folders should I have synced? websites consist of Wordpress installations.


Thank you

Re: VestaCP + Rsync

Posted: Sun Apr 15, 2018 6:16 am
by mehargags
You would want to sync the entire /home/* presuming you setup exactly same VestaCP users and domains under them.
You also need to sync Database, which is not possible using rsync, you have to use MySQL replication for DBs to sync