Netflix / metaflow-tools

:rocket: Deployment tools/scripts for Metaflow!
http://www.metaflow.org
Apache License 2.0
52 stars 47 forks source link

Metaflow UI Cloudformation nested stack support. #42

Closed msavela closed 2 years ago

msavela commented 2 years ago

IMPORTANT: Do not merge before User Interface is released as part of netflixoss/metaflow_metadata_service Docker image.

Related Admin Docs PR: https://github.com/Netflix/metaflow-docs/pull/12

User Interface is provided as part of the metaflow-cfn-template.yml template and doesn't require any additional configuration besides enabling the EnableUI -parameter. You can follow the AWS CloudFormation Deployment instructions.

Once deployed the Cloudformation Stack will provide two outputs:

Please note: Metaflow User Interface doesn't provide any authentication by default.