7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-02 06:10:47 +00:00
tutor/tutor/templates/build/openedx
Régis Behmo 0d997c9479 feat: auto-mount edx-platform python requirements
These changes make to possible to run:

    tutor mounts add /path/to/my-xblock

The xblock directory with then be auto-magically bind-mounted in the
"openedx" image at build time, and the lms*/cms* containers at run time.

This makes it effectively possible to work as a developer on
edx-platform requirements.

We take the opportunity to move some openedx-specific code to a
dedicated module.

Close https://github.com/openedx/wg-developer-experience/issues/177
2023-12-10 22:57:08 +01:00
..
bin refactor: get rid of the openedx Docker entrypoint 2022-04-15 15:37:56 +02:00
locale Make it easy to add custom translation strings to edx-platform 2020-04-16 19:30:08 +02:00
requirements Persist private.txt between two runs of "config save" 2019-09-23 11:32:10 +02:00
settings feat: configure uwsgi through an ini file 2023-03-15 11:19:22 +01:00
themes Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
Dockerfile feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
revisions.yml feat: upgrade to Palm 2023-06-14 19:40:58 +02:00