DougTrajano / mlflow-server

MLflow Tracking Server with basic auth deployed in AWS App Runner.
https://gallery.ecr.aws/t9j8s4z8/mlflow
Apache License 2.0
34 stars 17 forks source link

Remove auth health endpoint nginx #144

Closed DougTrajano closed 2 years ago

DougTrajano commented 2 years ago

In this PR, we are removing the basic authentication from the /health endpoint. It's required to properly set up the health check configuration.