README.md 1.69 KB
Newer Older
1 2 3
This is the main edX platform which consists of LMS and Studio.

See [code.edx.org](http://code.edx.org/) for other parts of the edX code base.
4

5 6
Installation
------------
7

8
Please refer to the following wiki pages in our [configuration repo](https://github.com/edx/configuration) to install edX:
9

10 11 12 13 14 15
* [edX Developer Stack](https://github.com/edx/configuration/wiki/edX-Developer-Stack) 
<br/>These instructions are for developers who want to contribute or make changes to the edX source code.
* [edX Production Stack](https://github.com/edx/configuration/wiki/edX-Production-Stack) 
<br/>Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration.
* [edX Ubuntu 12.04 installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-Installation) 
<br/>This will install edX on an existing Ubuntu 12.04 server.
16

17

18 19 20 21 22 23 24 25
License
-------

The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted.

Please see ``LICENSE.txt`` for details.

26 27 28 29 30 31
Documentation
------------

High-level documentation of the code is located in the `doc` subdirectory. Start
with `overview.md` to get an introduction to the architecture of the system.

32 33 34
How to Contribute
-----------------

35 36 37
Contributions are very welcome.

Please read [How To Contribute](https://github.com/edx/edx-platform/wiki/How-To-Contribute) for details.
38 39 40

Reporting Security Issues
-------------------------
41

42
Please do not report security issues in public. Please email security@edx.org
43

44 45
Mailing List and IRC Channel
----------------------------
46

47 48
You can discuss this code on the [edx-code Google Group](https://groups.google.com/forum/#!forum/edx-code) or in the
`edx-code` IRC channel on Freenode.