Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 496 Bytes

contrib

dashboard

dashboard

Import the database.json. All changes/additions/feedback welcome.

Docker Swarm

Running the exporter on Swarm is possible! Create your configs with:

docker config create targets.ini targets.ini
docker config create rbls.ini rbls.ini

... and use the docker-compose.yml to deploy the stack.

To use (Docker) Compose, use volumes instead of configs, or create your own image.