-
Notifications
You must be signed in to change notification settings - Fork 0
Create Development Environment
edselg edited this page Oct 16, 2021
·
1 revision
- Access the AWS Cloud9 console at https://console.aws.amazon.com/cloud9/home/.
- Click Create environment.
- Enter a name (example: OEDevelopment).
- Click Next step.
- Click Add new tag.
- Add tag Key OEDEV with Value dev1.
- Click Next step.
- Click Create environment.
- Storage Size
- Security (8080, 8811)
- Open a New Terminal using Window --> New Terminal. (The working directory will be ~/environment)
- Clone Git repo https://github.com/edselg/pasoe-sample-app.git
- RUN
~/environment/pasoe-sample-app/scripts/setup.sh