Skip to content

cloudacademy/jenkins-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins Vagrant Install - Ubuntu 18.04

The following repo contains a Vagrantfile which can be used to stand up a fully functional Jenkins server.

Instructions

Step 1.

Perform a vagrant up to launch a new Ubuntu 18.04 instance with Jenkins installed on it.

Note The initial Jenkins admin password is logged out to the terminal at the completion of the installation - this will be required to complete the next step.

Step 2.

Browse to the Jenkins admin web interface located at: http://localhost:8080 and complete the installation.