AutoKuma
Docker 应用程序 from grtgbln's Repository
概述
要求
Requires a separate Uptime Kuma server
Requires Docker containers to be labeled with the appropriate "Docker label prefix"
You can add labels to a Docker container using the "Add another Path, Port, Variable, Label or Device" button in the Docker container settings.
More about required labels here: https://github.com/BigBoot/AutoKuma?tab=readme-ov-file#usage-
运行时参数
- 网络
bridge- 特权
- true
模板配置
URL of the Uptime Kuma instance to add monitors to
- 目标
- AUTOKUMA__KUMA__URL
- 默认值
- http://localhost:3001
Uptime Kuma username, required if auth is enabled
- 目标
- AUTOKUMA__KUMA__USERNAME
Uptime Kuma password, required if auth is enabled
- 目标
- AUTOKUMA__KUMA__PASSWORD
Uptime Kuma MFA token, required if MFA is enabled
- 目标
- AUTOKUMA__KUMA__MFA_TOKEN
The name of the AutoKuma tag, used to track managed containers
- 目标
- AUTOKUMA__TAG_NAME
- 默认值
- AutoKuma
The color of the AutoKuma tag
- 目标
- AUTOKUMA__TAG_COLOR
- 默认值
- #42C0FB
The prefix for Docker labels that AutoKuma should look for
- 目标
- AUTOKUMA__DOCKER__LABEL_PREFIX
- 默认值
- kuma
The action to take on the Uptime Kuma monitor when a container is deleted
- 目标
- AUTOKUMA__ON_DELETE
- 默认值
- delete|keep
Comma-separated list of HTTP headers to send when connecting to Uptime Kuma
- 目标
- AUTOKUMA__KUMA__HEADERS
The timeout for the initial connection to Uptime Kuma, in seconds
- 目标
- AUTOKUMA__KUMA__CONNECT_TIMEOUT
- 默认值
- 5
TThe timeout for executing calls to the Uptime Kuma server, in seconds
- 目标
- AUTOKUMA__KUMA__CALL_TIMEOUT
- 默认值
- 5
Path to the directory inside the container containing static monitor configurations
- 目标
- AUTOKUMA__STATIC_MONITORS
- 默认值
- /static_monitors
Path to the directory containing static monitor configurations
- 目标
- /static_monitors
- 默认值
- /mnt/user/appdata/autokuma/static_monitors
- 价值
- /mnt/user/appdata/autokuma/static_monitors
Path to the Docker socket
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
详细信息
ghcr.io/bigboot/autokuma在Unraid 上运行 AutoKuma 。
AutoKuma 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。