mirror of
https://gitlab.com/fabinfra/fabaccess/grafana.git
synced 2025-03-12 14:51:43 +01:00
1009 B
1009 B
Grafana
This repository contains a docker-compose.yml
file to create five containers at once:
What's inside?
- Grafana Server
- Prometheus Server
- FabAccess Prometheus Exporter
- MQTT Exporter for Shelly
- MQTT Exporter for FabDetect
How to install?
- Install Docker or Podman
cd
to the directory where yourdocker-compose.yml
is located- the use
docker-compose up
orpodman-composeup
to create the containers
About / documentation
With this setup you may create a basic collection of your FabAccess metrics and to add some monitoring and alerting with visual dashboards by Grafana.
You will find more information about Monitoring at the docs.