Updating
- 23 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Updating
- Updated on 23 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Composer Monitor releases are delivered as a compressed zip archive.
Each release contains a complete setup with dashboards.
Backup Composer Monitor before updating
If you have many changes or additions - take a backup of your entire Composer Monitor folder before updating to prevent any data loss.
General
- Composer monitor expects that the zip file and its content is extracted and used in its entirety to work.
- Any modifications to included dashboards will be overwritten. It is the customer's responsibility to identify and merge any changes made.
- Any extensions (added dashboards) not included in the zip file's
dashboard
folder will not be overwritten.
Update
Backup composerInstances.yml
Make sure to backup composerInstances.yml
before proceeding (or make sure not to overwrite it with the updated zip's contents
- Overwrite the Composer Monitor folder with the updated contents.
- Restore the backup version of
composerInstances.yml
- Restart Composer Monitor
Depending on how Docker is setup on the system, perform either version below that works:
docker compose restart
or
docker-compose restart
Was this article helpful?