View on GitHub

edX-in-a-box

edX-in-a-box is a one-click installer to quickly evaluate edX on your computer

Download this project as a .zip file Download this project as a tar.gz file

Welcome to edX-in-a-box

edX-in-a-box is a one-click installer to quickly evaluate edX on your computer. It includes a couple sample courses so you can see examples for how to author your own courses.

Once you download the script and double-click on it, the script will do the following:

Mac users

The script has the extension .tool which on MacOSX makes it clickable as an executable file.

The files will be copied to the ~/mitvm-vagrant directory on your computer, so on a Mac this will be /Users/<username>/mitvm-vagrant

Linux users

Linux users can rename this to edx-installer.sh and run it with bash.

$ mv edx-installer.tool edx-installer.sh
$ chmod +x edx-installer.sh
$ ./edx-installer.sh

Authors and Contributors

The script is maintained by Nate Aune (@natea) but all the hard work was done by Ike Chuang (@ichuang). This script is just a wrapper around his instructions, to make it easier to get the system dependencies installed with as few clicks as possible.

Support or Contact

Having trouble with edX-in-a-box? Check out the documentation at http://people.csail.mit.edu/ichuang/edx/ or the official edX code project page at http://code.edx.org.

You can also visit the edx-code mailing list and ask questions there, or visit the #edx-code IRC channel on Freenode.