Docker status page
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
May B. 516d05132e
Add dix
11 months ago
AUTHORS Add licence 4 years ago
COPYING Add licence 4 years ago
Dockerfile Add dix 11 months ago
README.md Handle groups 4 years ago
docker-compose.yml Initial commit 4 years ago
dst.py Handle groups 4 years ago

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_GROUP_LABEL Group containers by label False
DST_URL_LABEL Provide url with label False
DST_TITLE Page title Docker Status
DST_CAPTION Page caption

TODO

  • Json periodic static
  • Static Front
  • Groups
  • Events
  • Gotify

Licence

Distributed under the GPL3 license.