prometheus-fail2ban-exporter/docker
Hector 2ab1f7dc52 feat: support reading fail2ban socket in docker
Update the docker container to support mounting the fail2ban server socket
and pointing the exporter at it. This allows the exporter to interact with
the socket from within the container.
The entire `/var/run` folder is mounted instead of just the socket file to
correctly handle fail2ban restarts (where the file will be deleted).
2021-08-29 18:36:27 +01:00
..
run.sh feat: support reading fail2ban socket in docker 2021-08-29 18:36:27 +01:00