Skip to content

mcheriyath/vagrant-multi-vm-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-multi-vm-environment

Goal is to create a dev environment with a few virtual machines dedicated for services like, Application server, MongoDB, Oracle XE, Solr and Apache

Pre-requisites

  • Vagrant with hostmanager plugin
  • VirtualBox
  • CentOS Virtualbox image

Two possible methods

  1. Launch VM Boxes with Vagrant defined from a json file along with bootstrap scripts to perform provisioning
  2. Launch VM Boxes with Vagrant in standard mode along with puppet modules for provisioning.

About

Generate Vagrantfile using parameters passed to a bash script to build a dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published