项目作者: cloudacademy

项目描述 :
Jenkins Vagrant Install - Ubuntu 18.04
高级语言: Shell
项目地址: git://github.com/cloudacademy/jenkins-install.git
创建时间: 2020-12-10T20:54:07Z
项目社区:https://github.com/cloudacademy/jenkins-install

开源协议:

下载


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.