Ingen beskrivning

Christopher Nethercott 76b0bc2269 Merge pull request #2 from chriscn/authenticated-api 3 år sedan
.github fe158c5251 Fixed workflow to main from master 3 år sedan
.dockerignore 1135eb891a Initial commit 3 år sedan
.gitignore 1135eb891a Initial commit 3 år sedan
Dockerfile 1135eb891a Initial commit 3 år sedan
README.md 9ee6638e93 trigger workflow 3 år sedan
main.py 82ea6d9d5f Merge branch 'main' into authenticated-api 3 år sedan
requirements.txt 1135eb891a Initial commit 3 år sedan

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.