jmeisele / ml-ops

Get your MLOps (Level 1) platform started and going fast.
119 stars 22 forks source link

Minio: creds from .env and create bucket on startup #41

Closed ChuckHend closed 3 years ago

ChuckHend commented 3 years ago

Accepting PRs?

Renamed the two python service dockerfiles to uppercase Dockerfile to agree with docker-compose.yaml.

I saw the default Minio creds in the .env file, so decided to have docker-compose.yaml point there.

Also added a startup script to create the mlflow bucket in Minio. I could see wanting someone to go manually create the bucket in the demo to get a feel for Minio, but this speeds up setup a bit.

jmeisele commented 3 years ago

Noice, can't wait to have you on the team.