Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.
Dashamir Hoxha edited this page Jul 29, 2017 · 4 revisions

Installing Moodle

ds pull moodle
ds init moodle @moodle1

source ds cd @moodle1   # (or: cd /var/ds/moodle1/)
vim settings.sh
ds build
ds create
ds config

ds @wsproxy domains-add moodle1-example-org moodle1.example.org
ds @wsproxy get-ssl-cert [email protected] moodle1.example.org --test
ds @wsproxy get-ssl-cert [email protected] moodle1.example.org
Clone this wiki locally