7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-18 05:12:21 +00:00
Commit Graph

911 Commits

Author SHA1 Message Date
Régis Behmo
61abe7691b Add import-demo-course make command 2017-09-19 10:54:45 +02:00
Régis Behmo
52c8301f96 Fix LMS url 2017-09-19 10:54:00 +02:00
Régis Behmo
dad35370f8 Fix unsafe ALLOWED_HOSTS 2017-09-19 10:53:38 +02:00
Régis Behmo
e357e763d7 Multiple improvements, including Ginkgo compatibility
Docker stack now includes a studio, smtp server, rabbitmq container and
an LMS worker. There are still a couple things to do, though. (see
TODOs)
2017-07-25 23:24:36 +02:00
Régis Behmo
34b185b0eb Remove useless directory creation step in README 2017-07-24 11:34:27 +02:00
Régis Behmo
12e08d7c5d Simplify migrations and static collection
Migrations and static assets collection are no longer performed every
time we build an image. Instead, they are run on command.
2017-07-23 19:27:25 +02:00
Régis Behmo
199626c434 Simplify modulestore configuration 2017-07-19 09:25:33 +02:00
Régis Behmo
b6aacd4812 Change LMS url to http://openedx.localhost 2017-07-19 09:25:00 +02:00
Régis Behmo
38562024bc Move lms config files to dedicated folder 2017-07-19 09:23:14 +02:00
Régis Behmo
4eda3c8807 Remove duplicate fields from lms.env.json 2017-07-05 08:42:26 +02:00
Régis Behmo
bdd1a41f62 🌅 2017-07-03 12:39:19 +02:00