dirsigler / uptime-kuma-helm

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.
https://helm.irsigler.cloud
GNU General Public License v3.0
147 stars 51 forks source link

Add oauth2-proxy and disable User login #112

Closed ghost closed 11 months ago

ghost commented 1 year ago

Can we add oauth2-proxy then helm chart have config to disable user login, then login directly over oauth2-proxy?

Or we can have disable user login or we can create new user for that?

dirsigler commented 1 year ago

I think most of your questions can be solved within the Uptime-Kuma UI itself. The OAuth2-Proxy sounds interesting, but I doubt that is something to add into the Helm Chart.

You can install the OAuth2-Proxy yourself with the given methods and then combine it as needed with Uptime-Kuma.