|
Jenkins
Jenkins is extensible continuous integration server. PrerequisitesConfigured repository (see HowTo). InstallationFollowing 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