Back up Release
This topic describes how to create a backup and how to restore from that backup. It is a best practice to create regular backups of your Release server.
Create a backup
Release must not be running when you are creating a backup.
To back up Release:
-
Shut down Release
Operating system Shortcut Microsoft Windows Ctrl + c Unix-based systems Ctrl + c -
Compress your Release installation folder into a ZIP file.
If you store the Release repository in an external database, backup the database using the tools provided by your database vendor. Ensure that you backup both xlrelease
and archive
databases.
Restore a backup
Release must not be running when you restore a backup.
To restore your Release configuration:
-
Shut down Release
Operating system Shortcut Microsoft Windows Ctrl + c Unix-based systems Ctrl + c -
Replace the installation directory with the contents of the backup.
If you store the repository in an external database, restore the backup of the database using the tools provided by your database vendor.