Here are steps to do:
- Create manifest of database_export Worker Process. Configure how exporting will be done.>
- Create a scheduled to execute manifest periodically.>
- Create manifest of file_synchronize Queen Process. Configure how to sync data between sites
- Configure IPC on your server as appropriate for file_synchronize Queen Process.>
- Create manifest of database_update Worker Process on your server. Configure how updating will be dane.>
- Create a scheduled on your server to execute manifest periodically.>
After all of that, the only you do is executing all of that manifests.
Now, all of that working automatically to make continuous update.
No comments:
Post a Comment