Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 380 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 380 Bytes

docker_mahara

A mahara developent environment.

Usage and install

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