News Feed
Jobs Feed
Sections




News Archive
Till Klampaeckel's Blog:
Deploying PHP applications PEAR and composer resources for chef
February 27, 2012 @ 13:17:57

In a new post to his site Till Klampaeckel shows how to use PEAR and composer resources (two popular PHP package management tools) from inside of a chef deployment script.

This is something experimental I have been working on for our chef deployments. So the objective was/is to find a sane way to install PEAR packages and install dependencies with composer.

He shows how to set up the configuration script to discover a new PEAR channel, make the chef script not "fail hard" if a command returns a failed response code (as PEAR will do if the channel is already discovered). The "ignore_failure" configuration directive comes in handy for this. He also shows how to implement a LWRP in chef for both a PEAR and Composer resource.

You can find the code for this and other cookbook examples on his github account.

0 comments voice your opinion now!
deploy application chef pear composer lwrp resource custom package dependency


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Incorporate Weather Data into Your PHP Web Apps

David Coallier's Blog: PEAR::Validate 0.8.0 released...THE release, finally

Spoono.com: RSS Parsing using PEAR

Chris Jones' Blog: Oracle Tuxedo: A New way to Run PHP Applications

Alexander Netkachev's Blog: How to run a PHP application together with Zend Framework application


Community Events











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


framework functional introduction development composer release opinion api interview community example phpunit database podcast testing series zendframework2 language application code

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