Continuous Deployment With Jenkins And Rex
Continuous Deployment With Jenkins And RexIn this tutorial I will show you how to do continuous deployment with jenkins
as a ci tool and Rex as a deployment tool. Together, we will set up Jenkins,
the build and test process, a Subversion repository and our example Perl App.This tutorial can be used with Java-, PHP-, Rails-, … projects as well. But
for simplicity I’ve chosen Perl.This howto focuses on Ubuntu LTS 11.04 but it can also be done with other Linux
Distributions. For Jenkins you just need a Java Environment and for Rex you just
need Perl 5.8 (i recommend >=5.10) and some Perl Module