This website contains old documentation. The new documentation can be found at https://composer-docs.vindral.com/.
The new documentation contains more information for both users and developers.
Composer Monitor releases are delivered as a compressed zip archive.
Each release contains a complete setup with dashboards.
If you have many changes or additions - take a backup of your entire Composer Monitor folder before updating to prevent any data loss.
General
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
dashboardfolder will not be overwritten.
Update
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