Skip to content

Docker- and Fig-managed PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, and Elasticsearch. Includes an optional Vagrant-managed CoreOS proxy box at your leisure.

License

Notifications You must be signed in to change notification settings

maskwang/fig-phpstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fig PHPStack

Fig PHPStack gives you everything you need for developing PHP applications locally. The idea came from the need of having an OS-agnostic and virtualized alternative to the great MNPP stack as regular LAMP stacks quite simply can't keep up with the Nginx + PHP-FPM/HHVM combo in terms of performance. I hope you'll find it as useful an addition to your dev-arsenal as I've found it!

What's inside

Getting started

Requirements

Instructions

# Clone the repository (using hub)
$ git clone kasperisager/fig-phpstack
$ cd fig-phpstack

# (Optional) Boot up a CoreOS box
$ vagrant up

# Boot up the Docker containers
$ fig up

If you're using the CoreOS box, make sure to set your DOCKER_HOST so Fig knows where to boot up the Docker containers.


Copyright © 2014 Kasper Kronborg Isager. Licensed under the terms of the MIT License.

About

Docker- and Fig-managed PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, and Elasticsearch. Includes an optional Vagrant-managed CoreOS proxy box at your leisure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published