Skip to content
zamotivator edited this page Feb 19, 2012 · 15 revisions

Requirements

At least:

  • 1 GB Ram
  • 2 CPU Core (otherwise you will get strange freezes and crashes)

Installation (debian)

Run as root:

wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key | apt-key add -

echo deb http://pkg.jenkins-ci.org/debian binary/ > /etc/apt/sources.list.d/jenkins.list

apt-get update

apt-get install openjdk-6-jre openjdk-6-jdk jenkins

Required plugin list

Clone this wiki locally