Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chadbaldwin/pihole-dockerconfig
- Owner: chadbaldwin
- Created: 2020-03-20T18:23:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T18:46:14.000Z (almost 5 years ago)
- Last Synced: 2024-11-15T11:31:06.315Z (2 months ago)
- Topics: docker, docker-compose, grafana, grafana-dashboard, pihole, pihole-docker, prometheus
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 dashboardIt 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.