Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Open edX is a large complex system.  We've tried to simplify the installation by providing a small number of options, prepackaged to varying degrees:

  • Fullstack: a Vagrant installation that mimics a production environment.
  • Devstack: a Vagrant installation that is useful if you want to modify the Open edX code.
  • Sandbox: ???
  • Native: semi-automated installation on an Ubuntu installation of your own.

(Notes, stuff to cover)

  • Definitions of devstack, fullstack, sandbox
  • Skills you will need:
    • command-line
  • Technologies involved
    • Ubuntu
    • Vagrant
    • Virtualbox
    • Python
    • Django

More details:

  • No labels