An open API service indexing awesome lists of open source software.

https://github.com/mlflow-oidc/mlflow-tracking-server-docker

Docker image: MLFlow tracking server with OpenID Connect authentication
https://github.com/mlflow-oidc/mlflow-tracking-server-docker

docker docker-image mlflow mlflow-tracking-server oidc sso

Last synced: about 1 month ago
JSON representation

Docker image: MLFlow tracking server with OpenID Connect authentication

Awesome Lists containing this project

README

          

# MLflow Tracking Server Docker Image

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/mlflow-oidc-tracking-server)](https://artifacthub.io/packages/search?repo=mlflow-oidc-tracking-server)

Use this image to run the [MLflow Tracking Server](https://github.com/mlflow/mlflow) with the [OIDC Auth plugin](https://github.com/mlflow-oidc/mlflow-oidc-auth).

# Update Schedule

The image is rebuilt automatically on a daily basis if a new version of the MLflow or MLflow-OIDC package is released.

# Versioning

The Docker image tags follow this pattern: **MLflow version - OIDC Auth plugin version - Image Build Date**.

# Kubernetes Deployment

A Helm chart for deploying this image to Kubernetes can be found [here](https://github.com/mlflow-oidc/helm).

# License

This project is licensed under the Apache 2.0 License. For more information, please see the [license](./license).