A mahara developent environment.
clone this repo
git clone [email protected]:ScottVerbeek/docker_mahara.git
clone your mahara repo into siteroot
git clone [email protected]:MaharaProject/mahara.git siteroot
copy config to htdocs
cp mahara-config siteroot/htdocs/config.php
then start containers
docker-compose up