Sin descripción

Christopher Nethercott 4e433f669f How embarrassing I hardcoded the PIHOLE_HOSTNAME to my own deployment! hace 3 años
.github fe158c5251 Fixed workflow to main from master hace 3 años
.dockerignore 1135eb891a Initial commit hace 3 años
.gitignore 1135eb891a Initial commit hace 3 años
Dockerfile 1135eb891a Initial commit hace 3 años
README.md 9ee6638e93 trigger workflow hace 3 años
main.py 4e433f669f How embarrassing I hardcoded the PIHOLE_HOSTNAME to my own deployment! hace 3 años
requirements.txt 1135eb891a Initial commit hace 3 años

README.md

pihole-to-influxdb

Based slightly on my other project, speedtest-to-influxdb. This project leverages the Pi-Hole API to gather data about your PiHole instance and store it inside of InfluxDB for your future projects.

This project is automatically built through GitHub actions and the DockerHub file can be found here.

Setup

TODO Write.