Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egguy/unbound-prometheus-exporter

A container for unbound exporter
https://github.com/egguy/unbound-prometheus-exporter

Last synced: 16 days ago
JSON representation

A container for unbound exporter

Awesome Lists containing this project

README

        

# unbound-prometheus-exporter
A container for unbound exporter

## Run the container

```bash
$ docker run -p 9167:9167 --network="host" -v /etc/unbound/:/etc/unbound/ egguy/unbound-prometheus-exporter:latest
```