Original author(s) | Mitchell Hashimoto[1] |
---|---|
Developer(s) | HashiCorp (Mitchell Hashimoto and John Bender) |
Initial release | March 8, 2010[2] |
Stable release | 2.4.1[3]
/ 19 January 2024 |
Repository | |
Written in | Ruby |
Operating system | Linux, FreeBSD, macOS, and Microsoft Windows |
Available in | English |
Type | Configuration management |
License | Business Source License 1.1[4](source-available) |
Website | www |
Vagrant is a source-available software product for building and maintaining portable virtual software development environments;[5] e.g., for VirtualBox, KVM, Hyper-V, Docker containers, VMware, Parallels, and AWS. It tries to simplify the software configuration management of virtualization in order to increase development productivity. Vagrant is written in the Ruby language, but its ecosystem supports development in a few other languages.