Simple docker-compose based Prometheus / Grafana config

Prerequisites

Have Docker installed and running

Usage

Values for image versions and other configuration (like username / passwords) are in the .env file.

docker copmose up -d

open http://localhost:3000

Additional Resources