Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 863 Bytes

INSTALL.md

File metadata and controls

26 lines (16 loc) · 863 Bytes

<-- Back to main section

Installation

Requirements

For more convenience use CliTools.phar (will also run on native Linux, not only inside a Vagrant box)

First startup

git clone https://github.com/toufa123/mamias.git mamias

cd mamias

# copy favorite docker-compose.*.yml to docker-compose.yml
cp docker-compose.development.yml docker-compose.yml

docker-compose up -d --build