AutoKuma

AutoKuma

Docker-Anwendung from grtgbln's Repository

Übersicht

AutoKuma is a utility that automates the creation of Uptime Kuma monitors based on Docker container labels. With AutoKuma, you can eliminate the need for manual monitor creation in the Uptime Kuma UI.

Anforderungen


        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-
    

Laufzeit-Argumente

Netzwerk
bridge
Privilegiert
true

Konfiguration der Vorlage

Uptime Kuma URLVariable

URL of the Uptime Kuma instance to add monitors to

Ziel
AUTOKUMA__KUMA__URL
Standard
http://localhost:3001
Uptime Kuma usernameVariable

Uptime Kuma username, required if auth is enabled

Ziel
AUTOKUMA__KUMA__USERNAME
Uptime Kuma passwordVariable

Uptime Kuma password, required if auth is enabled

Ziel
AUTOKUMA__KUMA__PASSWORD
Uptime Kuma MFA tokenVariable

Uptime Kuma MFA token, required if MFA is enabled

Ziel
AUTOKUMA__KUMA__MFA_TOKEN
Uptime Kuma tag nameVariable

The name of the AutoKuma tag, used to track managed containers

Ziel
AUTOKUMA__TAG_NAME
Standard
AutoKuma
Uptime Kuma tag colorVariable

The color of the AutoKuma tag

Ziel
AUTOKUMA__TAG_COLOR
Standard
#42C0FB
Docker label prefixVariable

The prefix for Docker labels that AutoKuma should look for

Ziel
AUTOKUMA__DOCKER__LABEL_PREFIX
Standard
kuma
On deletion actionVariable

The action to take on the Uptime Kuma monitor when a container is deleted

Ziel
AUTOKUMA__ON_DELETE
Standard
delete|keep
Uptime Kuma headersVariable

Comma-separated list of HTTP headers to send when connecting to Uptime Kuma

Ziel
AUTOKUMA__KUMA__HEADERS
Uptime Kuma connection timeoutVariable

The timeout for the initial connection to Uptime Kuma, in seconds

Ziel
AUTOKUMA__KUMA__CONNECT_TIMEOUT
Standard
5
Uptime Kuma call timeoutVariable

TThe timeout for executing calls to the Uptime Kuma server, in seconds

Ziel
AUTOKUMA__KUMA__CALL_TIMEOUT
Standard
5
Static monitor configuration pathsVariable

Path to the directory inside the container containing static monitor configurations

Ziel
AUTOKUMA__STATIC_MONITORS
Standard
/static_monitors
AutoKuma static monitor configurationsPathrw

Path to the directory containing static monitor configurations

Ziel
/static_monitors
Standard
/mnt/user/appdata/autokuma/static_monitors
Wert
/mnt/user/appdata/autokuma/static_monitors
Docker socketPathro

Path to the Docker socket

Ziel
/var/run/docker.sock
Standard
/var/run/docker.sock
Wert
/var/run/docker.sock

Einzelheiten

Repository
ghcr.io/bigboot/autokuma
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2024-05-09

Führen Sie AutoKuma auf Unraid aus.

AutoKuma ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.