My favorites | Sign in
Project Home Wiki Issues Source
Search
for
Jenkins  
How to install Jenkins
Phase-Deploy, Featured
Updated Jun 10, 2011 by Mandri...@gmail.com

Jenkins is extensible continuous integration server.

Prerequisites

Configured repository (see HowTo).

Installation

Following keywords used to indicate stability of package :

If you use cave:

cave resolve -x dev-util/jenkins-bin

Or using emerge:

emerge -av dev-util/jenkins-bin

Now you can configure Jenkins:

/etc/conf.d/jenkins

The only thing left to do is to start:

/etc/init.d/jenkins start

And, optionally, add it to start at boot:

rc-update add jenkins default

Sign in to add a comment
Powered by Google Project Hosting