How to Externalize and sync Binary Data with multiple Author Instances in AEM 6.0 through TarMK
Hi,
As per the project requirement, I need to externalize the Binary data store from CRX default repository and also I need to access that external Binary data repository from multiple Author Instances(AEM 6.0). We need to use TarMK as a database.
I am able to externalize the Binary Data repository using "org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg" file. But, I am not able to cluster multiple author instances in TarMK to access this repository. How can I achieve this? Please help!!
Regards,
Kaustav Majoomder