We've got 2 separate Umbraco environments that needs to share all content. We have 2 environments because 1 is hosted in Europe and the other is hosted in China. It are 2 completely separate environments that have their own server and db.
The only thing we want to keep in sync between these environments is content. Currently we've implemented Courier with success, but every time some content is changed it need to be transferred manually.
Is there a way to transfer all content from 1 environment to the other automatically with Courier? Maybe in a save and publish event? I know Courier has revisions, but does someone have a working example of this? There is no documentation about this.
Transfer all content with Courier
Hello,
We've got 2 separate Umbraco environments that needs to share all content. We have 2 environments because 1 is hosted in Europe and the other is hosted in China. It are 2 completely separate environments that have their own server and db.
The only thing we want to keep in sync between these environments is content. Currently we've implemented Courier with success, but every time some content is changed it need to be transferred manually.
Is there a way to transfer all content from 1 environment to the other automatically with Courier? Maybe in a save and publish event? I know Courier has revisions, but does someone have a working example of this? There is no documentation about this.
Jeroen
is working on a reply...