Skip to content

bshelling/craft-mac-n-cheez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Craft Mac-n-Cheez

Easily create a CraftCMS development environment with Docker.

Settings remain agnostic after bootstrap completion (i.e. file & folder permissions, credentials, structure). Settings are set by default or customized. For successful operation, it's assumed Docker, Docker Compose and Composer applications are installed. The images bshelling/craftphpenv and mysql:5.7 are written to the docker-compose.yml.

Requirements

CraftCMS
Docker
Docker Compose
Composer

Commands

Check for Composer installation

$ composer -v

Check Docker & Docker Compose installation

$ docker -v && docker-compose -v

To run application

$ ./craftmacncheez.sh

About

Quickly automates the CraftCMS install process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages