Skip to content

mahdiyehmr/vagrant-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Jenkins

Simple vagrant file for testing jenkins

Prerequisites

Install

Cloning the repo

git clone https://github.com/edinc/vagrant-jenkins.git
cd vagrant-jenkins

Build the vagrant file

vagrant up

Accessing the Jenkins Server

http://localhost:8080

First time accessing Jenkins

After building the vagrant file we print the primary password which you need for logging to Jenkins Server for the first time. If you forgot it, you can find the password with below command.

sudo cat /var/lib/jenkins/secrets/initialAdminPassword

About

Simple vagrant file for testing jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages