This repository contains course-specific Remote Desktop applications for Open OnDemand defined in a declarative configuration and programmatically generated.
The fas-ondemand-remote-desktop repo is used as a base for all apps.
- Add a new entry to
apps.json
(see examples). - Run the
update.py
script to create the app folder(s). - Commit and push the changes.
Notes:
- Existing apps will not be modified by the process above. This merely bootstraps new apps from a template repo. They can be modified manually from that point. Or you can start over by deleting the app folder and running the update process again.