artefactory / one-click-mlflow

A tool to deploy a mostly serverless MLflow tracking server on a GCP project with one command
GNU Lesser General Public License v3.0
66 stars 21 forks source link

feat: the user can choose the location of the deployment #72

Open louispaga opened 3 years ago

louispaga commented 3 years ago

Issue

As A User, I want to be able to specify a region/location/part of the world that makes sense for all the deployed resources #58

Description

The user can now choose the region he wants to deploy the mlflow server in. The wizard will prompt all the regions where app engine is available and will ask to choose one. This step is prompted after the project selection.

mark-russell-bossanova commented 2 years ago

is there any chance this can get merged to master?