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

Builder.com: Match users to their geo-location with PHP and PEAR Net:Geo

Zend Developer Zone: Using the Digg API with PHP and PEAR

PHPied.com: JSON renderer for Text_Highlight

Mike\'s Blog: PEAR Auth and vpop-xmlrpc

Developer Tutorials Blog: 7 websites that will make you a better PHP developer


Community Events











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


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

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