Updating the Application
The update procedure is:
- Make a full backup of the Metadata Database.
- If there are schema changes, you need to apply them in the Metadata Database according to the release notes. We supply a migration script in this case with the release notes.
- For Docker, update the
docker-compose.ymlwith the updated file. For Kubernetes, install the new Helm Chart. - Restart the application.