This section describes how to configure clustering through shared content stores.
-
Ensure the following stores exist on a shared file system:
- Content Store
- Audit Content Store
- Deleted Content Store
- Open the <ClasspathRoot>/alfresco-global.properties file.
-
Add the following properties:
dir.contentstore=<new_location>/contentstore dir.contentstore.deleted=<new_location>/contentstore.deleted dir.auditcontentstore=<new_location>/audit.contentstore
- Save the file.