News Feed
Jobs Feed
Sections




News Archive
Dylan Tack's Blog:
Deployment with Capistrano (Drupal)
November 11, 2009 @ 12:47:53

Dylan Tack has posted the first and second parts of a series looking at deploying applications (in his case, a Drupal installation) with the Capistrano automation tool.

I'm a big fan of having an automated deployment process. It's really the web development analog to the "one step build process", as described in the Joel Test. In the past I have used various shell scripts to perform this task, but I have recently become a convert to Capistrano (or "cap" for short). With Capistrano, uploading your code to the test server is as simple as typing cap deploy. When you're ready to launch in production, it's just cap production deploy.

In part one he sets up his Capistrano configuration with his deploy.rb, development.rb and capfile configuration files. In the second part he integrates Drush, a multisite deployment and a multistage process.

0 comments voice your opinion now!
capistrano deployment drupal tutorial


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso: Enqueue Symfony’s process components with PHP and ZeroMQ

Developer Tutorials: Zend Framework Tutorial

Web Development Blog: Create PDF documents Online with TCPDF

WordPress Arena: How to Convert a WordPress Blog into WordPress MU

Zend Developer Zone: Object-relational mapping with Doctrine, Flash Builder, and PHP


Community Events











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


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

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