Join us

heartUpdates and posts about Docker Compose..
 Activity
@anthonyrussano started using tool Docker Compose , 2 years, 11 months ago.
 Activity
@vinay started using tool Docker Compose , 2 years, 11 months ago.
 Activity
@ashwinshukla72 started using tool Docker Compose , 2 years, 11 months ago.
 Activity
@ashokgummanoor started using Docker Compose , 3 years, 1 month ago.
 Activity
@kennydukor started using Docker Compose , 3 years, 1 month ago.
 Activity
@pulilohith555 started using Docker Compose , 3 years, 2 months ago.
 Activity
@vishnsingh1995 started using Docker Compose , 3 years, 2 months ago.
 Activity
@jcubic started using Docker Compose , 3 years, 3 months ago.
 Activity
@abelkbil started using Docker Compose , 3 years, 3 months ago.
 Activity
@talha110 started using Docker Compose , 3 years, 3 months ago.
 Activity
@akash-m1 started using Docker Compose , 3 years, 3 months ago.
 Activity
@sanjoym started using Docker Compose , 3 years, 3 months ago.
 Activity
@amitsharma928 started using Docker Compose , 3 years, 4 months ago.
 Activity
@linuxmalaysia started using Docker Compose , 3 years, 4 months ago.
 Activity
@thuy_qnam started using Docker Compose , 3 years, 4 months ago.
 Activity
@ffitzia started using Docker Compose , 3 years, 4 months ago.
 Activity
@health4geeks85 started using Docker Compose , 3 years, 4 months ago.
 Activity
@ashok-arora started using Docker Compose , 3 years, 5 months ago.
Story
@phicygni shared a post, 3 years, 5 months ago
Software Engineer, Phi Cygni

A complete Prometheus based email monitoring system using docker compose

Docker Python Docker Compose Prometheus

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.

The open source software Prometheus is an effective and reliable way of monitoring a software service like a web application. It will monitor your service and notify you when it goes down. In addition Prometheus also collects numerous kinds of metric data from the target for diagnostics and display purposes. Presented below is a convenient and reliable docker compose script with a complete ensemble of components useful for running a complete Prometheus monitoring system in a local environment for evaluation and integration testing purposes. Be operational with one docker command. Included in the compose design are containers for Prometheus, Prometheus Alertmanager, Mailhog (a test SMTP server) and some Python code acting as a target to be continuously monitored. Prometheus is also able to monitor code developed in Node, Java, Ruby, Go, Rust, C++, C# and PHP to name a few [3]. Easily update the compose script to incorporate your particular service to be monitored.

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.
 Activity
@holechetan07 started using Docker Compose , 3 years, 5 months ago.
loading...