Skip to content

0.2.1902.18.1, stable beta testing

Pre-release
Pre-release
Compare
Choose a tag to compare
@SubPointSupport SubPointSupport released this 18 Feb 08:04
· 8 commits to master since this release
fbe185a

uplift-cicd-jenkins2, v0.2.1902.18.1

Stable beta release for internal and public testing.

What's inside

Delivers pre-configured Jenkins server and pipelines to build and test Packer templates and Vagrant environments. Default user is uplift with the password uplift on http://localhost:10000

Usage

git clone https://github.com/SubPointSolutions/uplift-cicd-jenkins2.git
cd uplift-cicd-jenkins2

git checkout dev
git status

# start jenkins server on http://localhost:10000
# default user and password are the same: uplift
invoke-build StartServer

# start jenkins agent
invoke-build StartAgent

# configure default jobs and views
invoke-build SyncJobs

Documentation