6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-05 02:38:25 +00:00
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
2018-12-26 19:27:08 +01:00
2018-12-25 19:25:23 +01:00
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00
2018-12-26 19:27:08 +01:00
2018-05-27 19:26:43 -04:00
2018-12-26 19:27:08 +01:00
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
Description
No description provided
Readme 31 MiB
Languages
Python 93.4%
Dockerfile 3.7%
Shell 1.5%
Makefile 1.1%
Jinja 0.3%