-
Notifications
You must be signed in to change notification settings - Fork 2
Jenkins:Master
zamotivator edited this page Feb 19, 2012
·
15 revisions
At least:
- 1 GB Ram
- 2 CPU Core (otherwise you will get strange freezes and crashes)
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