moodle base #2
Overview
Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. This bundle deploys full Moodle environment on Xenial Ubuntu.
Requirements
This bundle is designed to deploy one server.
Components
This bundle deploys last version of Moodle and PostgreSQL as DBMS on a single server. It is composed of:
- Moodle charm: https://jujucharms.com/u/csd-garr/moodle/
- PostgreSQL charm: https://jujucharms.com/postgresql
Usage
To deploy Moodle-Base bundle:
juju deploy cs:~csd-garr/moodle-base
Or if you want deploy Moodle-Base bundle on containers LXD hosted on a single server download bundle_lxd.yaml and run:
juju deploy bundle_lxd.yaml
Default username and password of Administrator user are: Username: admin Password: moodle
Configuration
To customize your installation see charms documentation.