-
Notifications
You must be signed in to change notification settings - Fork 3
Running sample app using OpenEdge on AWS with workshop packages
edselg edited this page Oct 29, 2021
·
2 revisions
- Progress Configuration File (progress.cfg)
- Access the AWS Cloud9 console at https://console.aws.amazon.com/cloud9/home/.
- Click Create environment.
- Enter a name.
- Click Next step.
- Use defaults.
- Click Next step.
- Click Create environment.
- Open a New Terminal using Window --> New Terminal. (The working directory will be ~/environment)
- Copy progress.cfg to ~/environment/
- RUN
wget https://openedge-on-aws-workshop.s3.amazonaws.com/download_and_deploy.sh
- Edit Private Bucket name in script download_and_deploy.sh.
- RUN
chmod +x download_and_deploy.sh
- RUN
./download_and_deploy.sh
- Run the OpenEdge on AWS Quick Start using the CloudFormation wizard