This task describes how to restore a back up of a server to another server.
-
Install a compatible SkyVault Content Services server. This is typically an identical version to server 1.
Note: Do not start the new server.
- Restore dir.root. If the path is different on server 2, change the dir.root configuration.
-
Rename the new server's configuration directory.
For example:
mv tomcat/shared/classes/alfresco/extension new_ext
-
Move the configuration directory from
dir.root to the appropriate location
For example:
mv alf_data/extension tomcat/shared/classes/SkyVault
- If any configuration references server 1 explicitly, change these references to server 2.
- Import the database from dir.root.
- Start the server.
You should now have a new instance of SkyVault Content Services on a second server with
identical data.