* WIP: initial managedapp templates work. NOTE this is not a real Moodle managed app, it's just the documentation using a sample managed app. I'll make it a real Moodle app soon. See #43.
* Add a cleanup script. Separate the Environment setup for easy reuse. some bug fixes.
* WIP: Start the move to using the real Moodle templates. Still doesn't work though, got a problem with coercing the SSH key in the CLI and the CreateUIDef is not working on the config blade in the portal. Part of #43
* note we create our own SSH key
* fix typo in type name
* split monolithic doc into parts
* Fix invalid parameters-template.json and some typos
* Addressing PR feedback
* Fix typos in createUIDefinition.json
* Add more param values to parameters-template.json for minimum size and faster deployment
* make mysql the default db
* update expected results to match ne RG naming
* WIP: initial managedapp templates work. NOTE this is not a real Moodle managed app, it's just the documentation using a sample managed app. I'll make it a real Moodle app soon. See #43.
* Add a cleanup script. Separate the Environment setup for easy reuse. some bug fixes.
* WIP: Start the move to using the real Moodle templates. Still doesn't work though, got a problem with coercing the SSH key in the CLI and the CreateUIDef is not working on the config blade in the portal. Part of #43
* note we create our own SSH key
* fix typo in type name
* split monolithic doc into parts
* Fix invalid parameters-template.json and some typos
* Addressing PR feedback
* Fix typos in createUIDefinition.json
* Add more param values to parameters-template.json for minimum size and faster deployment
* make mysql the default db
* update expected results to match ne RG naming