The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Vagrant - Automating PHP Installation with bash/slack for continuous deployment

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Johnstone

Posts: 206
Nickname: andrewj02
Registered: Sep, 2004

Andrew M. Johnstone
Vagrant - Automating PHP Installation with bash/slack for continuous deployment Posted: Dec 10, 2011 6:46 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Andrew Johnstone.
Original Post: Vagrant - Automating PHP Installation with bash/slack for continuous deployment
Feed Title: Development, Analysis And Research
Feed URL: http://www.ajohnstone.com/feed/atom/
Feed Description: by Andrew Johnstone
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Andrew Johnstone
Latest Posts From Development, Analysis And Research

Advertisement
Vagrant is simply a wrapper around Virtualbox headless that allows for provisioning virtual machines with support for puppet, chef-solo, chef, and bash. This allows you to automate the deployment and sandboxing of development sites. Additional base box images can be found at vagrantbox.es. Installing Vagrant apt-get install -y ruby1.9.1 ruby1.9.1-dev ln -svf /usr/bin/ruby1.9.1 /etc/alternatives/ruby gem [...]

Read: Vagrant - Automating PHP Installation with bash/slack for continuous deployment

Topic: PHPMaster: Targeted Geolocation with Geonames Previous Topic   Next Topic Topic: PHP5.3 autoload/class_exists fail

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use