mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[PR #761] [CLOSED] feat: add MLflow template #16093
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/761
Author: @Rasaboun
Created: 3/29/2026
Status: ❌ Closed
Base:
canary← Head:feat/add-mlflow-template📝 Commits (2)
43021a6feat: add MLflow templated089b0cfix(mlflow): pin pip versions and add healthcheck start_period📊 Changes
4 files changed (+153 additions, -18 deletions)
View changed files
➕
blueprints/mlflow/docker-compose.yml(+109 -0)➕
blueprints/mlflow/mlflow.svg(+4 -0)➕
blueprints/mlflow/template.toml(+22 -0)📝
meta.json(+18 -18)📄 Description
Adds a template for MLflow, the open source ML lifecycle platform
The setup includes 4 services
All secrets (db password and S3 credentials) are auto-generated at deploy time through Dokploy helpers
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.