6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-05 12:57:52 +00:00
Go to file
Régis Behmo e993b3109f Stop the "ln -s" settings madness
Creating soft links to files that do not exist is just madness, let's
stop it. Instead, we take advantage of the CONFIG_ROOT environment
variable, which allows to place lms/cms.env/auth.json files anywhere.
2018-12-26 19:27:08 +01:00
.github I'm pretty desperate at this point 2018-09-03 07:54:55 +02:00
android Rename custom settings from "universal" to "tutor" 2018-12-26 19:27:08 +01:00
build Stop the "ln -s" settings madness 2018-12-26 19:27:08 +01:00
data Add openedx-assets command 2018-12-25 19:25:23 +01:00
deploy Stop the "ln -s" settings madness 2018-12-26 19:27:08 +01:00
docs Rename custom settings from "universal" to "tutor" 2018-12-26 19:27:08 +01:00
.gitignore Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
.travis.yml Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
CHANGELOG.md Upgrade node to 5.5.1 in openedx image 2018-12-26 19:27:08 +01:00
LICENSE.txt Add MIT license 2018-05-27 19:26:43 -04:00
Makefile Simplify env/configure commands 2018-12-26 19:27:08 +01:00
README.md Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00

Tutor: Open edX 1-click install for everyone

Build status GitHub issues GitHub closed issues

Tutor is a one-click install of Open edX, both for production and local development, inside docker containers.

asciicast

Quickstart

git clone https://github.com/regisb/openedx-docker
cd openedx-docker/
make singleserver