Skip to content

savishy/vagrant-boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16127a7 · Oct 15, 2018

History

88 Commits
Aug 22, 2018
Aug 22, 2018
Apr 17, 2017
Oct 1, 2017
Oct 15, 2018
Aug 2, 2017
Aug 22, 2018
Dec 4, 2017
Oct 12, 2017
Aug 22, 2018
Oct 9, 2017
Sep 21, 2017
Feb 21, 2018
Nov 30, 2017
Apr 23, 2017

Repository files navigation

vagrant-boxes

Vagrant boxes for my own use.

docker-host

This box is useful if you are forced to use a Windows environment, but need a DevOps environment ready-to-go. Refer to this Readme for details.

docker-registry

This box is useful if you need a ready-to-go Docker Registry to hack against. The registry is accessible from other VMs on the same machine, or from your Windows machine as well.

Refer to this Readme for more details.

vagrant-jenkins

This Vagrant box contains a fresh instance of Jenkins on a Linux VM, without any configuration.

Refer the readme for more information.

docker-jenkins

This box provides Jenkins as a Docker container with Vagrant. The difference from vagrant-jenkins is that this box is ready-to-go and more customized to my use (and hence may not be for all audiences).

See the readme for more information.