<?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>Wed, 19 Jun 2013 13:46:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ServerGrove Blog: Symfony + Git + Capistrano = Capifony]]></title>
      <guid>http://www.phpdeveloper.org/news/14800</guid>
      <link>http://www.phpdeveloper.org/news/14800</link>
      <description><![CDATA[<p>
On the ServerGrove blog there's a recent post looking at an interesting combination of technologies that could allow you to deploy your Symfony applications easier and more quickly - <a href="http://blog.servergrove.com/2010/07/12/symfony-git-capistrano-capifony/">Capifony</a> (Symfony+Git+Capistrano).
</p>
<blockquote>
Deploying applications to production/live servers is always a delicate task. The whole process needs to be quick to minimize downtime. Automating the deployment process helps running repetitive tasks minimizing the possibility human error. It is also a good idea to have a proven and easy way to rollback to a previous version if something goes wrong. Capistrano and more specifically Capifony can help with the automatic deployment of symfony projects.
</blockquote>
<p>
They start by introducing Capistrano - what it can do and what its for - before getting into some of the details like its commands and how Capifony fits in. They walk you through a sample project to give you an idea of how things are structured and the steps you'd need to take to get your project rolling.
</p>]]></description>
      <pubDate>Thu, 15 Jul 2010 13:38:26 -0500</pubDate>
    </item>
  </channel>
</rss>
