On OSX - Install the Local Environment first: http://lagoon.readthedocs.io/en/latest/using_lagoon/local_development_environments/
composer install docker-compose build docker-compose up -d
visit http://wordpress-nginx.docker.amazee.io
All plugins and themes come from https://wpackagist.org/
composer require wpackagist-theme/twentyseveneen
Make sure your ssh key is loaded ssh-add -L
should show it
ssh [email protected] -p 31472 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no
- Master - Production Site
- Develop - Development Site