Skip to main content

This utility is designed for monitoring and updating of the services in the specified docker-compose.yml file.

Project description

language license

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page