Vagrant (software)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Vagrant
150px
300px
Vagrant starting a virtual machine using vagrant up
Original author(s) Mitchell Hashimoto
Developer(s) HashiCorp (Mitchell Hashimoto and John Bender)
Initial release March 8, 2010; 14 years ago (2010-03-08)[1]
Stable release 1.6.5 (September 4, 2014; 9 years ago (2014-09-04)) [±]
Development status Active
Written in Ruby
Operating system Linux, FreeBSD, OS X, and Microsoft Windows
Available in English
Type Configuration management
License MIT License[2]
Website www.vagrantup.com

Vagrant is computer software that creates and configures virtual development environments.[3] It can be seen as a higher-level wrapper around virtualization software such as VirtualBox, VMware, KVM and Linux Containers (LXC), and around configuration management software such as Ansible, Chef, Salt, and Puppet.

Vagrant was originally tied to VirtualBox, but version 1.1 added support for other virtualization software such as VMware and KVM, and for server environments like Amazon EC2.[4] Vagrant is written in Ruby, but can be used in projects written in other programming languages such as PHP, Python, Java, C# and JavaScript.[5][6]

Since version 1.6, Vagrant natively supports Docker containers, which in some cases can serve as a substitute for a fully virtualized operating system.[7]

Vagrant plugins also exist, including vagrant-libvirt that adds support for libvirt,[8] vagrant-lxc that adds support for lxc,[9] and vagrant-vsphere that adds support for VMware's ESXi.[10]

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Vagrant's LICENSE
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.

External links


<templatestyles src="Asbox/styles.css"></templatestyles>