Restore to Content Services Server 2 - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

This task describes how to restore a back up of a server to another server.

  1. Install a compatible Content Services server. This is typically an identical version to server 1.
    Note: Do not start the new server.
  2. Restore dir.root. If the path is different on server 2, change the dir.root configuration.
  3. Rename the new server’s configuration directory.

    For example:

     mv tomcat/shared/classes/alfresco/extension new_ext
    					
  4. Move the configuration directory from dir.root to the appropriate location.

    For example:

     mv alf_data/extension tomcat/shared/classes/alfresco
    					
  5. If any configuration references server 1 explicitly, change these references to server 2.
  6. Import the database from dir.root.
  7. Start the server.

You should now have a new instance of Content Services on a second server with identical data.