Moodle icon indicating copy to clipboard operation
Moodle copied to clipboard

Tooling and guidance on deploying Scalable Moodle Clusters on Azure.

Results 62 Moodle issues
Sort by recently updated
recently updated
newest added

Fixing up error messages from markdown lint

Hi Folks While i am able to deploy the maximum and large templates successfully, when trying the customized option, we keep failing at the controller VM with the following error...

fixing typo in `CONTRIBUTE.md` -what this means, in practive +what this means, in practice PR #220 fixes this as well.

After some use the Moodle install starts to show "cache/Unable to load the cache configuration file", using the smallest size Azure deployment. Tried everything I know to clean/fix but need...

This PR mitigates performance and transient reliability issues which we have identified during load testing via JMeter and the [Latency-Sensitive Stress Testing (time-gated-exam.jmx)](https://github.com/Azure/Moodle/tree/master/loadtest#latency-sensitive-stress-testing-time-gated-exam-testjmx) exam with tweaks and updates for the...

add php-ldap extension

Currently `install_moodle.sh` and `setup_webserver.sh` require a bunch of command line arguments for a single site, which grow more and more and won't be sustainable sooner than later. Ideally those command...

enhancement
Priority 0 (will address)

I failed to notice that php-ldap was not included in the build scripts prior to deployment. I certainly noticed after I migrated an existing site and got the notice. How...

enhancement