All Projects → umputun → Monit Docker

umputun / Monit Docker

Dockerized monit

Programming Languages

python
139335 projects - #7 most used programming language

monit-docker

Dockerized monit

This container designed to run as a single, common monit on a box to provide monitoring services for all other containers on the same server. Each application container delivers its own monit's config and injects it to monit volume.

Edit docker-compose.yml with your parms (email server, alert email, monit user and passwd) and then run it with MHOST=$(hostname -s) docker-compose up -d

see example of application container in example/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].