Open edX, modify lms.env.json in devstack

Open edX, modify lms.env.json in devstack If, while working with devstack distribution of Open edX you have difficulties with lms.env.json and lms.auth.json content (e.g. your configurations are ignored), have a look at:


Open edX, vagrant dirty shutdown and MongoDB

Open edX, vagrant dirty shutdown and MongoDB You always have to keep in mind that command vagrant up turns on a virtual machine. When you turn off your workstation, remember to turn it off gracefully (with command vagrant halt or via SSH console).