Skip to content

An example project of how Vagrant can be utilized in an enterprise environment

Notifications You must be signed in to change notification settings

sgerogia/enterprise-vagrant-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant for Enterprise provisioning

This project is an example of how Vagrant and a virtualization provider (e.g. VirtualBox) can be used in the enterprise.

The 3 folders would normally be split in separate projects:

  • one instance of the enterprise-level project, maintained by the organization's infrastructure team
  • N instances of the team-level project, each one maintained by a different delivery team, with possibly different provisioning needs.
  • M instances of the project-level Vagrantfile, located alongside the source code of the deployable module.

You can read the detailed description of this project in this blog post.

About

An example project of how Vagrant can be utilized in an enterprise environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published