An open API service indexing awesome lists of open source software.

https://github.com/ubc/moodle-docker

Moodle is a free and open-source learning management system
https://github.com/ubc/moodle-docker

Last synced: 7 months ago
JSON representation

Moodle is a free and open-source learning management system

Awesome Lists containing this project

README

        

## Known Issues

* When using NFS shared volume for `/moodledata`, you may get `session data file is not created by your uid` error. It is due to the NFS mount user id mapping is not consistent with local user id. Use Redis session for workaround.
* By default application cache is using file store, which is pretty slow. Configure Redis to be used for application cache: `Site administration`->`plugins`->`caching`->`Configuration`->under `Redis` row, click add instance