Upgrading to a new version
info
Check out the release notes before upgrading!
note
Create a backup before updating.
- Docker
- Manual install
Pull the new images:
and restart the stack with docker-compose up. To run the containers in the background add the -d flag:
Pull the new changes from the git repository, checkout the new version and then build the new release:
Most upgrades requires to run new database migrations. If so continue with the following command:
Finally, re-import the Grafana dashboards: