Content Sync - One Environment to other - Auto Sync | Community
Skip to main content
Level 3
August 18, 2022

Content Sync - One Environment to other - Auto Sync

  • August 18, 2022
  • 4 replies
  • 2471 views

Hi All, 

Our requirement is to setup two environments, ENV-1 and ENV-2 (one-way sync), with ENV-2 syncing content from ENV-1. 
In order to automatically sync content from ENV-1 to ENV-2, what options are available to us?
Any Considerations to keep in mind before setting up this type of setup?
TIA

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Nitin_laad
Community Advisor
Community Advisor
August 18, 2022

It might be worth a shot to try replication agent in Env-1, where a replication agent will publish content to an author and publish server in Env-2. 

Mohit_KBansal
Adobe Employee
Adobe Employee
August 19, 2022

Replication agents are definitely one option, but you should consider the fact if you need content migration from author to author and publisher to publisher or just want to sync content from the author of env1 to author&pub of env 2.

 

I have also used this tool [1] to sync content automatically from one env to another environment.

 

[1] https://www.zoozdigital.com/aem-content-sync-automation-tool.html

SantoshSai
Community Advisor
Community Advisor
August 19, 2022

Hi @nj2 ,

There are multiple options you may consider for content synchronization, it depends on architecture what suits you better. One I would choose Grabbit based on your above example.

Here are more detailed explanation given with various options: https://medium.com/globant/aem-content-synchronization-cb1e15b0c3f8

Content sync automation: https://adapt.to/2020/en/schedule/content-sync-automation.html 

Hope that helps!

Regards,

Santosh 

Santosh Sai
nj2Author
Level 3
August 19, 2022

Thanks @santoshsai , @mohit_kbansal for your reply. 

I am looking for OOB options and not any external tool for this implementation. 

Options are in consideration - 

1. Replication agent to push content to Author/publish server

2. Workflow - internally invoke replication agent 

Any other  suggestions ?

HeenaMadan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
August 22, 2022

OOTB solution is replication. Setup replication agent in Env-1, where a replication agent will publish content to an author and publish in Env-2. 

nj2Author
Level 3
August 22, 2022

thank you @heenamadan  - Are there any pointers or use cases I should consider when choosing this solution? such as what should be invocation strategy - event based (page create/update/delete) or workflow or any other method.. please share your thought on this..