Jenkins installation script for Ubuntu 16.04 / 17.10 / 18.04 LTS Server
git clone https://github.com/antoinealej/ubuntu-jenkins-install
cd ubuntu-jenkins-install
chmod +rx jenkins.sh
./jenkins.sh
Access your jenkins application from your browser on {YOUR_IP}:8080
and copy/paste your master password from the installation script
Example:
Password :
77a13ea02f67490195c2b28872afb531
- Install Java
- Download Oracle Java 8 Installer
- Configure Oracle JDK8 As Default
- Install Jenkins