AutoKuma
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
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-
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- true
Configuración de plantillas
URL of the Uptime Kuma instance to add monitors to
- Objetivo
- AUTOKUMA__KUMA__URL
- Por defecto
- http://localhost:3001
Uptime Kuma username, required if auth is enabled
- Objetivo
- AUTOKUMA__KUMA__USERNAME
Uptime Kuma password, required if auth is enabled
- Objetivo
- AUTOKUMA__KUMA__PASSWORD
Uptime Kuma MFA token, required if MFA is enabled
- Objetivo
- AUTOKUMA__KUMA__MFA_TOKEN
The name of the AutoKuma tag, used to track managed containers
- Objetivo
- AUTOKUMA__TAG_NAME
- Por defecto
- AutoKuma
The color of the AutoKuma tag
- Objetivo
- AUTOKUMA__TAG_COLOR
- Por defecto
- #42C0FB
The prefix for Docker labels that AutoKuma should look for
- Objetivo
- AUTOKUMA__DOCKER__LABEL_PREFIX
- Por defecto
- kuma
The action to take on the Uptime Kuma monitor when a container is deleted
- Objetivo
- AUTOKUMA__ON_DELETE
- Por defecto
- delete|keep
Comma-separated list of HTTP headers to send when connecting to Uptime Kuma
- Objetivo
- AUTOKUMA__KUMA__HEADERS
The timeout for the initial connection to Uptime Kuma, in seconds
- Objetivo
- AUTOKUMA__KUMA__CONNECT_TIMEOUT
- Por defecto
- 5
TThe timeout for executing calls to the Uptime Kuma server, in seconds
- Objetivo
- AUTOKUMA__KUMA__CALL_TIMEOUT
- Por defecto
- 5
Path to the directory inside the container containing static monitor configurations
- Objetivo
- AUTOKUMA__STATIC_MONITORS
- Por defecto
- /static_monitors
Path to the directory containing static monitor configurations
- Objetivo
- /static_monitors
- Por defecto
- /mnt/user/appdata/autokuma/static_monitors
- Valor
- /mnt/user/appdata/autokuma/static_monitors
Path to the Docker socket
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Categorías
Detalles
ghcr.io/bigboot/autokumaEjecute AutoKuma en Unraid.
AutoKuma se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.