this repository is a docker version of Unbound-Config
this build unbound and grafana separately so you have the choice of using other unbound docker.
- have a custom docker network
my-networkdocker network create my-network
- create a folder /run/unbound for socket file
mkdir -p /run/unbound
- assumes prometheus configure file in
/etc/prometheus
if you choose to use your own docker unbound container, change the name in grafana-prometheus-unbound-exporter/docker-compose.yml
MIT
