News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Getting Started with Jenkins for PHP Developers
June 22, 2011 @ 09:20:26

On PHPBuilder.com today there's a new tutorial from Jason Gilmore helping you get started with Jenkins for building and deploying your PHP applications. Jenkins (formerly Hudson) can make things "one click simple" for you to correctly push your applications live every time.

Although a Java-based solution, an active plugin community has made it possible to use Jenkins for far more than Java-specific projects. More recently it has become much easier for Jenkins' novices to use the project in conjunction with PHP projects thanks to the work of Sebastian Bergmann. Known as Template for Jenkins Jobs for PHP Projects, the project provides a configuration file which you'll use to enable Jenkins/PHP integration, and supports several popular familiar PHP tools such as PHP_CodeSniffer and PHPUnit.

He walks you through a brief installation of Jenkins (packages on a Debian install) and shows you how to get your git repository, the source for it to pull from) configured and ready to pull. He also includes some other screenshots showing you where to look for the build status, results from past builds and how to get the system to build documentation as a part of the build.

0 comments voice your opinion now!
jenkins install tutorial build template deploy git


blog comments powered by Disqus

Similar Posts

DeveloperTutorials.com: How to Install PHP 5 on Linux

Robert Basic: Working with custom view helpers in Zend Framework 2

Shashikant Jagtap's Blog: Adding More Sauce To Behat

DevShed: Main Methods of the DirectoryIterator Class in PHP 5

DevShed: Developing a Form Validation System with the Observer Pattern in PHP


Community Events











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


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

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