Slide 27
Slide 27 text
COMPONENT DEEP-DIVE
FOCUS: EDX APP
▸ Bundle of core application components.
▸ Mostly implemented as Django apps.
▸ Includes a Ruby component serving
particular workflows.
Config Files Function
cms.auth.json API Keys, Usernames, Passwords …
cms.env.json Component URL’s and various CMS Configs
cms_gunicorn.py Gunicorn Configuration File
lms.auth.json API Keys, Usernames, Passwords …
lms.env.json Component URL’s and various LMS Configs
lms_gunicorn.py Gunicorn Configuration File
▸ /edx/var/log/{cms, lms, xqueue}/edx.log
▸ /edx/var/log/supervisor/{cms, lms, xqueue}-stderr.log
TROUBLESHOOTING
App
elasticsearch
rabbitmq
mongodb
memcache
mysql
nginx
www-data
certs
xqueue
forum
edx_notes_api
insights
analytics_api
notifier
sandbox
edxapp
supervisor
ACCOUNTS
© 2016 Bitsavant - All Rights Reserved