Skip to content

shurik2533/ansible-role-mlflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: MLflow

Ansible playbook for MLflow

Creates docker container with MLflow.

PostgreSQL used as backend-store. Minio used for artifact storage.

Minio and PostgreSQL are also installed in separate docker containers

Run MLflow on localhost example

ansible-playbook main.yml

MLflow will be at http://localhost:5000

Releases

No releases published

Packages

No packages published