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
307 stars 15 forks source link

Feature Request Consul Support #88

Closed gjrtimmer closed 1 month ago

gjrtimmer commented 1 month ago

Request support for Consul, this was all the services in a cluster can be auto added to uptime kuma.

BigBoot commented 1 month ago

I took a look at this, but it seems like there's no maintained rust library for accessing the Consul API as of now, so until something new comes up this is not going to happen.