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.
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.
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