News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Dave Gardner's Blog:
PHP Deployment with Capistrano
February 15, 2012 @ 12:11:10

Dave Gardner has put together a guide to deploying PHP applications with the help of Capistrano, a Ruby-based deployment tool (including some example "recipes").

Capistrano is written in Ruby and offers up a basic DSL from which you can craft quite flexible deployment scripts. [...] That said, it's very flexible. In my current setup I have it deploying to multiple environments (dev, staging, production), building code (think Phing), running tests on the servers before finalising the deploy and then restarting worker processes on completion.

He starts by introducing some of the commands that you can perform with the "cap" command line client and links to an example PHP project structure you cn base your deployment off of. He also includes a bit about multi-stage deployments, tag (version) selection and the full source of his build script.

0 comments voice your opinion now!
capistrano introduction deployment ruby tool



blog comments powered by Disqus

Similar Posts

PHPBuilder.com: The ABC's of PHP Part 5 - Strings & Text

Learn-CodeIgniter.com: Introduction To CodeIgniter

DevShed: Am Introduction to PHP Security

Rails for PHP Developers: Three New Articles Posted (Scope, Variables & RegEx)

Pierre-Alain Joye's Blog: How to generate backtraces on windows without compiler


Community Events





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


opinion symfony2 introduction application code dependency interview community framework release phpunit database conference zendframework2 voicesoftheelephpant podcast language unittest testing injection

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