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.
MIT License
309
stars
15
forks
source link
Apply default settings to containers without labels #42
I'd like to use AutoKuma for all my docker containers without having to add a label to all containers.
Perhaps with an environment variable e.g. AUTOKUMA__APPLY_DEFAULT_SETTINGS_TO_ALL.
I'd like to use AutoKuma for all my docker containers without having to add a label to all containers. Perhaps with an environment variable e.g.
AUTOKUMA__APPLY_DEFAULT_SETTINGS_TO_ALL
.