Skip to content
120GBSSD edited this page Sep 22, 2017 · 7 revisions

Welcome to the jenkins-install-xenial wiki!

This has been tested with Ubuntu Xenial 16.10 LTS im sure it will work with other but I have not done it myself.

Run this script:

cd ~/

git clone https://github.com/120GBSSD/jenkins-install-xenial.git

chmod +x ~/jenkins-install-xenial/Ubuntu:16.04-Jenkins.sh

cd jenkins-install-xenial

./Ubuntu:16.04-Jenkins.sh

This script will update & upgrade the system then install Jenkins including install keys, once the installation has completed it will return the Jenkins activation to the command line that you need to paste into the first window at 'youripaddress:8080' example 172.168.0.100:8080

Clone this wiki locally