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
- Host: GitHub
- URL: https://github.com/mlflow-oidc/mlflow-tracking-server-docker
- Owner: mlflow-oidc
- License: apache-2.0
- Created: 2024-10-14T17:46:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T04:17:30.000Z (over 1 year ago)
- Last Synced: 2025-02-18T05:24:11.621Z (over 1 year ago)
- Topics: docker, docker-image, mlflow, mlflow-tracking-server, oidc, sso
- Language: Dockerfile
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# MLflow Tracking Server Docker Image
[](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).