Difference between revisions of "Vagrant"

From Freephile Wiki
Jump to navigation Jump to search
(initial draft)
 
m (added Category:DevOps using HotCat)
Line 2: Line 2:
  
 
See Also [[MediaWiki-Vagrant]]
 
See Also [[MediaWiki-Vagrant]]
 +
 +
[[Category:DevOps]]

Revision as of 20:34, 7 April 2015

Vagrant is computer software for creating and configuring virtual development environments. It can be seen as a wrapper around virtualization software such as VirtualBox, KVM, VMware and around configuration management software such as Ansible, Chef, Salt or Puppet.

See Also MediaWiki-Vagrant