Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chadbaldwin/pihole-dockerconfig

Various docker and config files used to spin up a working copy of pihole with a grafana dashboard
https://github.com/chadbaldwin/pihole-dockerconfig

docker docker-compose grafana grafana-dashboard pihole pihole-docker prometheus

Last synced: 12 days ago
JSON representation

Various docker and config files used to spin up a working copy of pihole with a grafana dashboard

Awesome Lists containing this project

README

        

# PiHole-DockerConfig
Various docker and config files used to spin up a working copy of pihole with a grafana dashboard

It took me hours to get all of this figured out, so I figured I would try and help out the next person that wants to get all of this up and running.

This set of config files will get the following docker containers up and running:
(assumes you already have Pi-Hole running)

- PiHole-Exporter
- https://github.com/eko/pihole-exporter
- Prometheus
- https://prometheus.io/docs/prometheus/latest/installation/
- https://hub.docker.com/r/prom/prometheus/
- Grafana
- https://grafana.com/docs/grafana/latest/installation/docker/
- https://hub.docker.com/r/grafana/grafana/

Note...
To get this up and running, make sure you edit the docker-compose.yml file with the IP address and password for your Pi-Hole server.