diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab301f7 --- /dev/null +++ b/README.md @@ -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.