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

Hiveminds Magazine: Using numbers in PHP function names

PHPMac.com: Building and Installing Apache 2.2.2 and PHP 5.1.3 (or 5.1.4) on Mac OS X 10.4.6

ServerGrove Blog: Logging MongoDB queries using Symfony 2 and Doctrine ODM

NETTUTS.com: How to Update your Twitter Status with CodeIgniter

php|architect: The Magic __set_state Method


Community Events









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


functional community introduction framework example podcast release event development object code zendframework2 tool unittest opinion testing interview language composer api

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