sebastian-sommerfeld-io / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

Add new monitoring raspi node with Prometheus and Grafana #95

Closed sebastian-sommerfeld-io closed 1 year ago

sebastian-sommerfeld-io commented 1 year ago

Description

This pull request adds config for a new monitoring node based on a Raspberry Pi. The node is configured with Prometheus and Grafana to monitor the health and performance of our system. The node is set up using a docker-compose configuration, which makes it easy to manage and deploy.

See https://github.com/sebastian-sommerfeld-io/configs/issues/91

Type of change