Sen descrición

Christopher Nethercott fe158c5251 Fixed workflow to main from master %!s(int64=3) %!d(string=hai) anos
.github fe158c5251 Fixed workflow to main from master %!s(int64=3) %!d(string=hai) anos
.dockerignore 1135eb891a Initial commit %!s(int64=3) %!d(string=hai) anos
.gitignore 1135eb891a Initial commit %!s(int64=3) %!d(string=hai) anos
Dockerfile 1135eb891a Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 0292f385b2 Write setup %!s(int64=3) %!d(string=hai) anos
main.py 5713e51e15 Inital script setup %!s(int64=3) %!d(string=hai) anos
requirements.txt 1135eb891a Initial commit %!s(int64=3) %!d(string=hai) anos

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