/MLFlow_Server_GCP

Repository for deployment of an MLFlow Server on GCP

Primary LanguagePython

MLFlow_Server_GCP

This is a simple repository for the deployment of an MLFlow Server on GCP.

To understand how this repository works, read this article.

Adding Google App Engine deployment

For this, I need to:

  1. Add a main.py
  2. Add an app.yaml
  3. Figure out how to reproduce by entrypoint the Cloud Run behavior