BigBoot / AutoKuma

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

Closed mtricht closed 4 months ago

mtricht commented 6 months ago

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.

mtricht commented 4 months ago

Probably best to set labels via docker's daemon.json