8 Commits

Author SHA1 Message Date
Muhammad Faraz Maqsood
804b70e42d fix: fixed dependency error 2023-05-25 12:06:35 +05:00
Muhammad Faraz Maqsood
6eebef14c5 feat: add dependency of lms to discovery 2023-05-25 11:55:26 +05:00
Muhammad Faraz Maqsood
941127c00b feat: upgrade to palm 2023-05-24 18:16:38 +05:00
Régis Behmo
a1eef4cd78 chore: simplify DJANGO_SETTINGS_MODULE configuration
The Docker image now defaults to the tutor production settings, which allows us
to remove the environment variable from the docker-compose and k8s
configuration files.
2022-07-04 06:24:49 +02:00
Régis Behmo
eac59cd82d fix: ConnectionError during init
Since we introduced `tutor dev quickstart`, we must be able to initialize the
discovery container in dev mode. The problem is that the "openedx" partner is
unavailable in dev mode. Thus, we need to default to the "dev" partner in dev
mode.

Close #33.
2022-07-04 06:24:49 +02:00
Régis Behmo
752a75cd77 Upgrade to Koa 2020-12-09 21:43:47 +01:00
Régis Behmo
cb030cb4a1 Make it possible to override individual docker registry 2020-07-21 09:10:04 +02:00
Régis Behmo
02af80c733 Upgrade to Juniper 2020-06-15 09:33:26 +02:00