December 2017
Beginner to intermediate
362 pages
8h 35m
English
You can perform the following steps if you do not wish to have a standalone server for Jenkins master, and want to host it along with other services that exist on the Apache Tomcat server:
cd /tmp wget http://mirrors.jenkins.io/war-stable/latest/jenkins.war
sudo mv jenkins.war /opt/tomcat/webapps/
sudo ls -l /opt/tomcat/webapps
You should see the following output:
total 68984 -rw-rw-r-- 1 ubuntu ubuntu ...
Read now
Unlock full access