forked from openedx-unsupported/configuration
-
Notifications
You must be signed in to change notification settings - Fork 13
Single AWS server installation using Amazon Machine Image
Tum Chaturapruek edited this page Apr 6, 2014
·
20 revisions
These are installation instructions for the edX Production Stack using a pre-installed AMI for Amazon Web Services. For other Production Stack installation instructions, see here.
- The latest public AMIs are available in the following regions:
- us-east-1: ami-dbd0eeb2
- us-west-1: ami-704d7035
- eu-west-1: ami-aab442dd
- ap-southeast-1: ami-9c7a2cce
- We recommend selecting an m1.medium instance.
- After launching the server you can connect to the LMS on port 80 and Studio on port 18010
- The default login is user: [email protected] password: edx
Once the server is launched see edX-Managing-the-Production-Stack for how to manage and update the server once it is running
If you want to adjust the look of your edX instance, follow the steps here: Apply Stanford Theming