Docker status page
Go to file
May B. a7ab5e426d Add licence 2020-03-14 11:28:59 +01:00
AUTHORS Add licence 2020-03-14 11:28:59 +01:00
COPYING Add licence 2020-03-14 11:28:59 +01:00
DockerFile Initial commit 2020-03-14 11:25:27 +01:00
README.md Add licence 2020-03-14 11:28:59 +01:00
docker-compose.yml Initial commit 2020-03-14 11:25:27 +01:00
dst.py Initial commit 2020-03-14 11:25:27 +01:00

README.md

Docker Status

Simple status page using Docker sdk and healthcheck.

Options

Environment variable Description Default
DOCKER_* Docker client options Doc
DST_PATH Json file output /data/status.json
DST_INTERVAL Update interval is seconds 30
DST_FILTER_LABEL Filter visible containers with label False
DST_NAME_LABEL Override container name with label False
DST_URL_LABEL Provide url with label False

TODO

[x] Json periodic static [ ] Static Front [ ] Groups [ ] Events [ ] Gotify

Licence

Distributed under the GPL3 license.