Codebuild.AdministrativeAccesscurl -LJO https://raw.githubusercontent.com/awslabs/aws-orbit-workbench/main/demo_pipeline.yaml -o demo_pipeline.yaml
aws cloudformation deploy --template-file demo_pipeline.yaml --stack-name orbit-demo --capabilities CAPABILITY_IAM --parameter-overrides Branch=main EnvName=demo-env Version=<orbit version> K8AdminRole=<admin role name> GitHubOAuthToken=<your oauth token>
e.g.,
aws cloudformation deploy --template-file demo_pipeline.yaml --stack-name orbit-demo --capabilities CAPABILITY_IAM --parameter-overrides Branch=main EnvName=demo-env Version=0.14.2 K8AdminRole=Admin GitHubOAuthToken=ghp_Vxxxxxxxxxx
Once the cloudformation completes, the code pipeline names ‘Orbit_Demo_Deploy’ will start running (and the ‘Orbit_Demo_Destroy’ will fail and thats ok. If it doesn’t fail, click the ‘Orbit_Demo_Destroy’ and click on ‘Stop Execution’ on the top right).
It will take 1-2h to fully deploy the demo. Continue below after the pipeline completes successfully.
Manage User Poolsorbit-dev-fndn-user-poolUsers and Groups at the top of the left-hand side menuCreate user
orbit
Send an invitation to this new user is checkedMake phone number as verifiedMark email as verified is checked
Add to group button
lake-creator. Click on Add to grouplake-user. Click on Add to groupParameter Store on the left-hand side menu/orbit/demo-env/contextLandingPageUrl key
"LandingPageUrl": "http://aea06eb3c2bab312ff3429f329e30bf-423423421.us-east-1.elb.amazonaws.com"
Start My Server