Moodle

Learning Management System (LMS)

  • Maintainer: @stevensting
  • Category: Learning
  • Status: 0, development
  • Image: php, 4, upstream
  • Healthcheck: no
  • Backups: no
  • Email: no
  • Tests: no
  • SSO: no

Basic usage

  1. abra app new moodle --secrets
  2. abra app config YOURAPPDOMAIN
    • be sure to change $DOMAIN to something that resolves to your Docker swarm box
  3. abra app secret insert YOURAPPDOMAIN smtp_password v1
  4. abra app deploy YOURAPPDOMAIN
    • attention: installing all packages and php extensions necessary can take a couple of minutes. Therefore container frontend and it's healthcheck will stay in status starting that long.

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.

Description
Learning Management System
Readme GPL-3.0 249 KiB
Languages
Shell 100%