All Projects → sapienza → Vagrant Php Box

sapienza / Vagrant Php Box

Set up super fast a PHP5 development box with apache, mysql, phpmyadmin and whatever else that you may need

Labels

Projects that are alternatives of or similar to Vagrant Php Box

Vagrant Golang
A very easy to use golang environment for use with vagrant.
Stars: ✭ 104 (-25.18%)
Mutual labels:  puppet
Cis Puppet
Center for Internet Security Linux Benchmark implementation for PuppetLabs
Stars: ✭ 117 (-15.83%)
Mutual labels:  puppet
Onceover
Your gateway drug to automated infrastructure testing with Puppet
Stars: ✭ 132 (-5.04%)
Mutual labels:  puppet
Govuk Puppet
Puppet manifests used to provision the main GOV.UK web stack
Stars: ✭ 109 (-21.58%)
Mutual labels:  puppet
Loom
Elegant deployment with Fabric and Puppet.
Stars: ✭ 115 (-17.27%)
Mutual labels:  puppet
Puppet Mcollective
MCollective Server and Client Puppet Module
Stars: ✭ 121 (-12.95%)
Mutual labels:  puppet
Hiera Http
HTTP backend for Hiera
Stars: ✭ 95 (-31.65%)
Mutual labels:  puppet
Perl Dist Strawberry
Stars: ✭ 138 (-0.72%)
Mutual labels:  puppet
Puppet Debugger
A interactive live debugger and REPL for the puppet language
Stars: ✭ 117 (-15.83%)
Mutual labels:  puppet
System Config
MOVED: Now at https://opendev.org/opendev/system-config
Stars: ✭ 128 (-7.91%)
Mutual labels:  puppet
Simp Core
The base SIMP build repository
Stars: ✭ 111 (-20.14%)
Mutual labels:  puppet
Puppet Nodejs
Puppet module to install nodejs and global npm packages
Stars: ✭ 111 (-20.14%)
Mutual labels:  puppet
Serverfarmer
Manage multiple servers with different operating systems, configurations, requirements etc. for many separate customers in an outsourcing model.
Stars: ✭ 122 (-12.23%)
Mutual labels:  puppet
Puppet Gluster
puppet module for gluster
Stars: ✭ 104 (-25.18%)
Mutual labels:  puppet
Wp Vagrant
WordPress Vagrant boxes for testing PHP 5.3, 5.4, and 5.5
Stars: ✭ 136 (-2.16%)
Mutual labels:  puppet
Vagrant Baseline
Dev sandbox with batteries included
Stars: ✭ 100 (-28.06%)
Mutual labels:  puppet
Puppetlabs spec helper
A set of shared spec helpers specific to Puppetlabs projects
Stars: ✭ 121 (-12.95%)
Mutual labels:  puppet
Puppet Rbenv
Puppet manifest for rbenv installation
Stars: ✭ 138 (-0.72%)
Mutual labels:  puppet
Rails Starter Box
Base Vagrant box for development of Rails apps
Stars: ✭ 136 (-2.16%)
Mutual labels:  puppet
Salt Sandbox
A Vagrant-based Salt development environment for creating new modules
Stars: ✭ 122 (-12.23%)
Mutual labels:  puppet

vagrant-php-box

Set up super fast a PHP5 development box with apache, mysql, phpmyadmin and whatever else that you may need

How to run

  • Install vagrant using the installation instructions in the Getting Started document
  • Clone this repository and run $ vagrant up
  • Put your php files inside the sites folder
  • Acess localhost:8080 and enjoy!

PHP My Admin

  • Available on localhost:8080/phpmyadmin
  • User: root Password: root

Included components

  • php5
  • apache2
  • php5-cli
  • php5-xdebug
  • php5-mysql
  • php5-imagick
  • php5-mcrypt
  • php-pear
  • php5-dev
  • php5-curl
  • php5-sqlite
  • libapache2-mod-php5
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].