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.
|
11 months ago | |
---|---|---|
AUTHORS | 4 years ago | |
COPYING | 4 years ago | |
Dockerfile | 11 months ago | |
README.md | 4 years ago | |
docker-compose.yml | 4 years ago | |
dst.py | 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.