Externalize the JCR for AEM publish instance
Reference: AEM with MongoDB
Is it possible to configure the JCR with some external data source like MongoDB for AEM Publish instance ? Since AEM JCR repo lives in the same file system, it becomes impossible to containerize the framework. If we externalize the JCR, the framework can be containerized and the content repo can lie outside the container in a distributed cloud data source like MongoDB.
Can someone put some light ?
Thanks!!