Files to deploy mlflow server on GCP. Code for the blog post here - https://sambhav300899.github.io/blog/mlflow-on-gcp-2/
- Fork and pull
- Add your own
GOOGLE_APPLICATION_CREDENTIALS
for your service account underrepo>settings>security>Secrets and Variables>Actions>Repository Secrets
- Update env variables in
.github/workflows/deploy_cloud_run.yml
- Push it!