Sem descrição

Christopher Nethercott 98a1c07401 Added some authentication basics há 3 anos atrás
.github fe158c5251 Fixed workflow to main from master há 3 anos atrás
.dockerignore 1135eb891a Initial commit há 3 anos atrás
.gitignore 1135eb891a Initial commit há 3 anos atrás
Dockerfile 1135eb891a Initial commit há 3 anos atrás
README.md 9ee6638e93 trigger workflow há 3 anos atrás
main.py 98a1c07401 Added some authentication basics há 3 anos atrás
requirements.txt 1135eb891a Initial commit há 3 anos atrás

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.