News Feed
Jobs Feed
Sections




News Archive
Knp Labs:
Deploy Your Symfony Application Painlessly with Capifony
June 22, 2011 @ 12:03:32

On the Knp Labs site there's a recent post showing you how to use Capifony (a tool designed for use with Symfony projects) to deploy your Symfony-based applications in a few easy steps.

Deploying should be an active part of your development process, but not something that gives you a headache. If deploying your entire application takes more than one command or doesn't put a smile on your face, you should keep reading. NOTE: This post will specifically cover how to deploy your Symfony2 application, but the library used here - capifony - is just as useful for deploying a symfony 1.x application.

He walks you through the simple five step process of installing and configuring the capifony tool to pull from a remote git repository, set up some shared directories and update the vendor libraries on deployment. A few more changes for the initial deployment and you'll be ready to call "cap deploy" any time you'd like to push the latest version of your application. He also points out that with version 2.0.9 and above of capifony, Doctrine database migrations are also supported. For more information on capifony, see the project's website.

0 comments voice your opinion now!
capifony symfony deployment capistrano ruby tutorial


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Installing Zend_Tool on Mac OS X

PHPit.net: Having fun with PHP\'s output buffer

AjaxRay.com: Extending Zend Form Element to create customized Phone number field

Sameer Borate's Blog: Encrypting uploaded files in PHP

James Cohen's Blog: Working with Date and Time in PHP


Community Events











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


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

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