Skip to content

Single AWS server installation using Amazon Machine Image

Han Su Kim edited this page May 20, 2014 · 18 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 public AMIs for the Injera release are available in the following regions:
    • us-east-1: ami-b99e84d0
    • us-west-1: ami-48d1e90d
    • eu-west-1: ami-3b76b34c
    • ap-southeast-1: ami-42a2f110
  • We recommend selecting an m3.medium instance.
  • After launching the server you can connect to the LMS on port 80 and Studio on port 18010
  • Basic auth for the site is username: edx password: edx
  • 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