Skip to content

jianershi/docker-unbound-grafana

Repository files navigation

Docker Unbound Grafana

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.

screenshot

Pre-requisite

  1. have a custom docker network my-network
    • docker network create my-network
  2. create a folder /run/unbound for socket file
    • mkdir -p /run/unbound
  3. 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

License

MIT

Releases

No releases published

Packages

No packages published