This utility is designed for monitoring and updating of the services in the specified docker-compose.yml file.
Project description
compose-monitor
Description
This utility is designed for monitoring and updating of the services in the specified docker-compose.yml file.
Installation
python setup.py install
or
pip install -e .
or
pip install compose-monitor
How to use
Run it with the directory with docker-compose.yml file path: compose-monitor -c .
Also checkout list of arguments
arguments
- -c, --config - Run with config
- -o, --options - Additional options for the project
- -l, --log - Redirect logging to file
- --no-recreate - Don’t recreate containers, only pull new images
- --no-deps - Don’t restart service dependencies
- --affect-only-running - Make update operations only with fully running services
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
compose-monitor-1.2.6.tar.gz
(8.5 kB
view hashes)