Updating the Application

The update procedure is:

  1. Make a full backup of the Metadata Database.
  2. 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.
  3. For Docker, update the docker-compose.yml with the updated file. For Kubernetes, install the new Helm Chart.
  4. Restart the application.