General
This section describes how to install an upgrade from the PureLife Cloud. We regularly release new versions with improvements, bug fixes and new features, and therefore always recommend using the latest PureLife Cloud version.
It may be necessary to read the supplemental manual between certain versions in addition to this manual.
Debian
1. Download the latest available version of the PureLife Cloud for your platform and copy them to the temporary files directory on the computer. Delete any files left from the last installation.
2. Change your terminal to the directory for temporary files
3. Unzip the archive
4. Stop the PureLife Cloud service
5. Create a backup copy of the PureLife Cloud directory
6. You should also create a backup copy of the current database
7. Then switch to the user running the PureLife Cloud instance
8. Replace the old purelife-cloud
file with the new one from the temporary directory
9. Update and validate the configuration
10. Start the PureLife Cloud service
Docker
Individual adjustments to configurations, parameters and paths must be taken into account as part of an upgrade. The changes introduced by an upgrade must be adopted and adapted to the individual environment so that the system can continue to run after an upgrade.
1. Change to the purelife-cloud-docker directory
2. Stop the currently running Docker instance
3. Back up your mounted volumes to protect your data
4. Download the latest files from the GitHub repository and overwrite the old ones
5. Start Docker