Hello,
Currently I am looking for a solution to mirror a primary VPS to a backup VPS (on different data center). Both having WHM. Here's what I am looking to achieve:
Currently, I can achieve this manually but can you recommend a way to automate this process so that it runs at least once a day? Thanks.
Currently I am looking for a solution to mirror a primary VPS to a backup VPS (on different data center). Both having WHM. Here's what I am looking to achieve:
- Each Cpanel accounts' public_html folder from Primary VPS will be mirrored once a day to Backup VPS
- Each Cpanel accounts' MySQL DBs from Primary VPS will be exported then imported to Backup VPS once a day
- All email and MX Records will remain at Primary VPS, no need to mirror (to prevent possible conflicts of messages)
Currently, I can achieve this manually but can you recommend a way to automate this process so that it runs at least once a day? Thanks.