Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kharkevich/mlflow-tracking-server
MLFlow tracking server with OpenID Connect authentication
https://github.com/kharkevich/mlflow-tracking-server
mlflow mlflow-tracking-server oidc sso
Last synced: 4 days ago
JSON representation
MLFlow tracking server with OpenID Connect authentication
- Host: GitHub
- URL: https://github.com/kharkevich/mlflow-tracking-server
- Owner: kharkevich
- License: apache-2.0
- Created: 2024-10-14T17:46:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-17T05:10:49.000Z (29 days ago)
- Last Synced: 2024-10-19T07:24:33.463Z (27 days ago)
- Topics: mlflow, mlflow-tracking-server, oidc, sso
- Language: Dockerfile
- Homepage:
- Size: 59.6 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
Use this image to run the [MLFlow Tracking Server](https://github.com/mlflow/mlflow) with the OIDC [Auth plugin](https://github.com/data-platform-hq/mlflow-oidc-auth).
# Versioning
The Docker image tags always follow this pattern: **MLFlow version - Image Build Date** in the format.
# Kubernetes Deployment
A Helm chart reference for deploying it to Kubernetes can be found [here](https://github.com/kharkevich/helm).
# License
Licensed under Apache 2. For more information, please see the [license](./license).