Bubka / 2FAuth

A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
https://docs.2fauth.app/
GNU Affero General Public License v3.0
2.12k stars 142 forks source link

Create a healthcheck endpoint for Kubernetes probes #271

Closed Bubka closed 3 days ago

Bubka commented 9 months ago
          > Also another suggestion: create a healthcheck endpoint for Kubernetes probes. Maybe also add Prometheus metrics?

Ideally this would be a /live and a /ready (or similar) and could be utilized for the docker healthcheck as well

Originally posted by @danieljkemp in https://github.com/Bubka/2FAuth/issues/215#issuecomment-1874055135