aebd5ece9757d6702d3afdc0960fb6ebe4bedb4d
Moodle
Learning Management System (LMS)
- Maintainer: @stevensting (Klasse & Methode)
- Category: Learning
- Status: 3, stable
- Image:
php, 4, upstream - Healthcheck: yes
- Backups: yes
- Email: yes
- Tests: no
- SSO: no
Basic usage
abra app new moodle --secretsabra app config YOURAPPDOMAINabra app secret insert YOURAPPDOMAIN smtp_password v1abra app deploy YOURAPPDOMAIN- attention: installing all packages and php extensions necessary can take a couple of minutes. Therefore container
frontendand it's healthcheck will stay in statusstartingthat long.
- attention: installing all packages and php extensions necessary can take a couple of minutes. Therefore container
Maintainers: Adding more settings to the env-file
Almost all of moddles config can be set via the php file config-dist.php.tmpl. Only few are already in there, so check moodles docs if you need more. But not even the docs list all possible parameters. Please put additional settings in the coop cloud section in the file.
Languages
Shell
100%