Hello Experts,
I am exploring if anyone has used a setup with two active-active authors? I know that we can have active-passive authors, but I am checking if it's feasible to have active-active also.
Thanks
Mohit
Solved! Go to Solution.
Views
Replies
Total Likes
Yes, it can be acheived by having MongoDB instead of OOTB TarMK. Except this I don't think you can have more than 1 active author at a time.
But, MongoDB will typically be used for supporting AEM author deployments where one of the following criteria is met:
The criteria above are only for the author instances and not for any publish instances which should all be TarMK based. The number of users refers to authenticated users, as author instances do not allow unauthenticated access.
Refer here fore more information
Yes, it can be acheived by having MongoDB instead of OOTB TarMK. Except this I don't think you can have more than 1 active author at a time.
But, MongoDB will typically be used for supporting AEM author deployments where one of the following criteria is met:
The criteria above are only for the author instances and not for any publish instances which should all be TarMK based. The number of users refers to authenticated users, as author instances do not allow unauthenticated access.
Refer here fore more information
I agree that MongoDB can solve this problem, but we are looking to use TarMK repo only.
I will wait for more opinions on this topic.
No, there is not option to run a TarMK setup in an active-active mode.
I also have some understanding, just thought to discuss and take opinion. Thanks for the validation.
I have a somewhat related question. I want to create a clone of an active author and make another author, and I want to run an import job on the second author, and then I want to replicate the information from the second author back to the primary author. I have a TarMK setup. Is this doable?
If the first method is not doable, can I do this?:
Second author replicates to active publisher, and then publisher reverse replicates back to the primary author.
That sounds very complicated ... what do you want to achieve in the end?
Views
Likes
Replies