Open edX is a large complex system.  Ideally, you won't install it and run it yourself.  There are Open edX Service Providers that can do these things for you, and even self-service deployment options that are really great if you just want to try out Open edX.

BUT: if you do want to install it yourself, read on:

We've tried to simplify the installation by providing a small number of options, prepackaged to varying degrees. Before installing Open edX, you have two decisions to make:

  1. Version: What version of the code do you want?  
  2. Method: How do you want to install it?

1. Choose a version

There are two possibilities for the version to install:

You should choose master only if you will be modifying the code and contributing it back, or if you need a feature or fix that is newer than the latest Open edX release.  If you aren't planning to contribute changes, and you don't need the absolute latest code, use the latest official Open edX release.  Details of the releases are at Open edX Releases.

2. Choose an installation method

The different methods all install the same collection of software.  Which method you choose depends on what you'll be doing with your installation:

Except for Bitnami, all of them require some foundational skills:

The installation methods are:

Other information