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
- Host: GitHub
- URL: https://github.com/ubc/moodle-docker
- Owner: ubc
- Created: 2019-04-02T17:09:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T00:39:18.000Z (7 months ago)
- Last Synced: 2024-11-20T01:21:20.627Z (7 months ago)
- Language: PHP
- Size: 56 MB
- Stars: 11
- Watchers: 10
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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