markomitranic / docker-php-example

51 stars 7 forks source link

Example of a containerised PHP app with mutagen.io transport layer

Mutagen allows us speedy volume sync in dev environment. Read more here.

Usage

Simply run ./deploy_dev.sh or ./deploy_prod.sh. Visit http://localhost:8080.

Mutagen Install

Of course, for dev you will need to have mutagen installed first. On macOS it looks like this: brew install mutagen-io/mutagen/mutagen Of course, you'd best follow installation steps on their website.