mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-08 22:31:03 +00:00
parent
fb36eb2d4e
commit
e5ce0c9a4c
@ -186,7 +186,7 @@ Open a python shell in the lms or the cms:
|
||||
|
||||
In addition to running Open edX in production, you can use the docker containers for local development. This means you can hack on Open edX without setting up a Virtual Machine. Essentially, this replaces the devstack provided by edX.
|
||||
|
||||
(Note: containers are built on the Ginkgo release. If you are working on a different version of Open edX, you will have to rebuild the images with a different `EDX_PLATFORM_VERSION` argument. You may also want to change the `EDX_PLATFORM_REPOSITORY` argument to point to your own fork of edx-platform.)
|
||||
(Note: containers are built on the Hawthorn release. If you are working on a different version of Open edX, you will have to rebuild the images with a different `EDX_PLATFORM_VERSION` argument. You may also want to change the `EDX_PLATFORM_REPOSITORY` argument to point to your own fork of edx-platform.)
|
||||
|
||||
### Standard devstack
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user