Giter Site home page Giter Site logo

soderlind / phpstack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kasperisager/php-dockerized

0.0 2.0 0.0 443 KB

Docker-, Fig- and Shipyard-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: MIT License

PHP 100.00%

phpstack's Introduction

PHPStack

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/phpstack
$ cd 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.

Once everything is up and running, you can access Shipyard at http://<ip>:8080. The default user credentials are admin:shipyard. Once logged in, you will need to add an engine with an address of http://<ip>:2375 to see the local containers.

The IP is in both cases either 127.0.0.1 or your Vagrant IP (192.168.33.10 by default).


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

phpstack's People

Contributors

dol avatar kasperisager avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.