JupyterHub Integration into Unity Marketplace: Understand and Test Manual deployment as-is #489
Closed
Description
Understand what currently exists, and make sure you are able to manually execute the terraform code to deploy to a development venue. This is a first step, before making any changes necessary for marketplace integration.
U-ADS has provided deployment instructions here:
https://github.com/unity-sds/unity-ads-deployment/blob/main/dev_env/README.md
According to @mcduffie , it's probably only necessary to run the JupyterHub (dev_env/jupyterhub
) steps, and not the EFS or Cognito steps in development. However, you should understand all of the necessary components, and think about what would be needed for a fresh install to a brand new venue.
Acceptance Criteria:
- You understand what the IAC code does today, as-is
- You are able to manually run the IAC to deploy JupyterHub to a dev venue
- You are able to access what you deployed
- You understand what the need is for the other components such as EFS and Cognito
Metadata
Assignees
Type
Projects
Status
Done