Code Monkey home page Code Monkey logo

vagrant-debian-php-vm's Introduction

Vagrant: Debian VM (wheezy 64bit) with PHP 5.5.4, MySQL 5.5, Nginx, Redis, MongoDB

Vagrant + Puppet installation of Debian focusing on PHP development.

Introduction

This vagrant/puppet build installs the following:

  • PHP 5.5.4
  • Nginx
  • PHP-FPM
  • Redis
  • Memcached
  • MySQL 5.5.X
  • ElasticSearch
  • RabbitMQ
  • MongoDB

The following PECL extensions are installed as well:

  • amqp
  • curl
  • imagick
  • jsmin
  • memcached
  • mongo
  • redis
  • uuid
  • xdebug
  • xhprof

Installation

The following instructions are specific to OSX.

Requirements

  • OSX 10.8+
  • Vagrant

Install Vagrant

Download and install vagrant (1.2.2+): http://downloads.vagrantup.com

Clone the git repository

Clone the repository in your prefered location, initialize submodules, and update:

$ git clone https://github.com/sqmk/vagrant-debian-php-vm --recursive

--recursive is important, as you want to initialize and update the submodules included in this repo.

Vagrant up

From the root of the directory of the cloned project, vagrant up:

$ cd vagrant-debian-php-vm
$ vagrant up

Note: You may be prompted with your OSX password during the point where NFS is enabled. You must provide your password to proceed.

Usage

The host IP is 192.168.33.10.

The following ports have been exposed for the following services:

  • Nginx: 80
  • ElasticSearch: 9200

vagrant-debian-php-vm's People

Contributors

sqmk avatar

Watchers

James Cloos avatar Marcelo Vani 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.