News Feed
Jobs Feed
Sections




News Archive
Jeremy Cook:
Continuous Deployment with Symfony2, Jenkins and Capifony
November 14, 2012 @ 13:35:08

Jeremy Cook has a recent post to his site showing how he set up Capifony and Jenkins to do continuous deployment with a Symfony2-based application (including a full recipe for the deployment).

It seems that many people talk about setting up a continuous deployment system but few actually take the plunge and make it a reality. I've recently set up continuous deployment for an API project at work and thought I would blog about how I got it all to work.

He starts by laying out the plan for the system and what it's intended to do (an excellent first step). This is followed by details on Capifony and what kind of advantages it offers for deployment. He shares the full contents of his "deploy.rb" file that includes the actual steps for the deployment including a git checkout, a Composer install, warming up the Symfony cache and restarting Apache. He also includes how they have it set up with Jenkins, having the build triggered when the main project's build completes successfully.

0 comments voice your opinion now!
continuous deployment symfony2 jenkins capifony tutorial


blog comments powered by Disqus

Similar Posts

Hasin Hayder's Blog: Using OAuth PECL Extension to Talk to Twitter

Cohesive Web: PHP serialization or Json

Scott Mattocks\' Blog: PHP-GTK News #11

NETTUTS.com: Anatomy of a WordPress Plugin

WebReferece.com: Managing Your Email Campaigns with phpList


Community Events











Don't see your event here?
Let us know!


opinion introduction language tool interview release phpunit unittest development functional code application framework testing community zendframework2 conference podcast series example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework