This project serves as an example of how to assemble a Grafana stack using Traefik Proxy. As of now the project only shows this stack working at a local level, but a production stack is being developed.
docker-compose up -d
- Visit
grafana.localhost
to access grafana - Visit
prometheus.localhost
to access prometheus
TODO