Luka-Abey / jenkins

Simple set up process to install and run Jenkins from shell. Forked for future reference. Thanks to vengadam2001

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aims:

Install Jenkins on server running ubuntu server 18.04

How to:

Assuming you have git already installed:

git clone https://github.com/vengadam2001/jenkins.git
cd jenkins
sudo bash jenkins

Setup complete, Jenkins is running on your server. You can connect on any device at <ip-address>:8080

About

Simple set up process to install and run Jenkins from shell. Forked for future reference. Thanks to vengadam2001

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%