<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 00:53:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Andrew Johnstone's Blog: Vagrant, Automating PHP/MySQL Installation with bash/slack]]></title>
      <guid>http://www.phpdeveloper.org/news/17241</guid>
      <link>http://www.phpdeveloper.org/news/17241</link>
      <description><![CDATA[<p>
<i>Andrew Johnstone</i> has a new post to his blog with a look at <a href="http://ajohnstone.com/achives/vagrant-automating-php-installation-with-bashslack-for-continuous-deployment/">using Vagrant for continuous deployment</a> of a PHP-based application.
</p>
<blockquote>
<a href="http://vagrantup.com/">Vagrant</a> is simply a wrapper around Virtualbox headless that allows for provisioning virtual machines with support for <a href="http://projects.puppetlabs.com/projects/puppet">puppet</a>, <a href="http://wiki.opscode.com/display/chef/Chef+Solo">chef-solo</a>, <a href="http://wiki.opscode.com/display/chef/Home">chef</a>, and <a href="http://tldp.org/LDP/abs/html/">bash</a>. This allows you to automate the deployment and sandboxing of development sites. Additional base box images can be found at <a href="http://www.vagrantbox.es/">vagrantbox.es</a>.
</blockquote>
<p>
He walks you through the full process of setting up a first deployment - getting Vagrant installed, updating the config for a squeeze64.box image, configuring a virtualhost on the Apache web server and setting up a "preinstall" script to configure things like MySQL and install a long list of packages (via apt-get). 
</p>]]></description>
      <pubDate>Mon, 12 Dec 2011 08:58:08 -0600</pubDate>
    </item>
  </channel>
</rss>
