Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 816 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 816 Bytes

Support for Provisioning Programs

This directory holds a few scripts that set up a demo program.

Currently, the demo program is very simple, just one demo course and no purchase-bundling support enabled.

Normally you don't need to manually run these scripts to provision the demo course, as it is automatically added when provisioning fresh devstacks.

Reprovisioning

If you have an existing older devstack installation and want to add the demo program to it, simply run:

./programs/provision.sh

And it will set it up for you. This can be run mutiple times safely.

Recaching

If you have an existing devstack with the demo program, but want to recache the programs inside LMS (something you need to do every time you bring the LMS container back up), simply run:

./programs/provision.sh cache