Skip to content

ilmcamp/ilmcamp-openedx-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ilmcamp Open edX Configuration

Common Commands

to update apt and brew packages:

./update.sh

to activate python environment

source venv/bin/activate

To set the open edx theme in tutor

# ADD ME PLEASE.

To refresh the theme repository for the tutor openedx Docker build

./update.sh

To set an Open edX configuration values using tutor command line

tutor config save --set PLATFORM_NAME="Ilm Camp"
tutor local launch
# accept all default values
docker exec ps
docker exec -it tutor_local-lms-1 /bin/bash
cat /openedx/edx-platform/lms/envs/production.py

tutor local run lms sh

About

Open edX configuration resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages