Skip to content

cendrier/lab-vm

 
 

Repository files navigation

Lab VM for Jenkins Demos

This repository contains everything need to create a standalone VirtualBox + vagrant VM to play with Jenkins.

License: CC BY 4.0

Requirements

  • This VM needs VirtualBox and Vagrant installed
  • Packer is required to build the VM template
  • A bash Command Line is expected
  • Initialize the submodule project with :
git submodule update --init --recursive

How to build the VM template ?

make box

How to try the VM quickly ?

make lab # Starts a standalone VM instance outside the build pipeline process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 47.1%
  • Groovy 21.6%
  • HTML 8.8%
  • JavaScript 7.3%
  • Makefile 5.9%
  • Smarty 4.0%
  • Other 5.3%