Docker status page
 
 
Go to file
May B. a0323e7122 Add html 2020-03-14 15:48: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 Add html 2020-03-14 15:48:59 +01:00
README.md Add html 2020-03-14 15:48:59 +01:00
docker-compose.yml Initial commit 2020-03-14 11:25:27 +01:00
dst.py Add html 2020-03-14 15:48:59 +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 Files output /data
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
DST_TITLE Page title Docker Status
DST_CAPTION Page caption

TODO

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

Licence

Distributed under the GPL3 license.