add Readme file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
n0vember 2024-03-12 03:02:48 +01:00
parent 1fd9739a82
commit 3d5bf9d705
No known key found for this signature in database
GPG Key ID: 8ECF21687C8F8994

5
README.md Normal file
View File

@ -0,0 +1,5 @@
pihole-exporter container
[![Build Status](https://git-ci.half-9.net/api/badges/containers/pihole_exporter/status.svg)](https://git-ci.half-9.net/containers/pihole_exporter)
This is a container to export prometheus metrics for a pihole container running alongside. Exporter code is provided by https://github.com/eko/pihole-exporter.