Vagrant
Builds reproducible development virtual machines from a single file.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
2 more ways to get Vagrant
Package managers
- Chocolatey
choco install vagrant - Homebrew
brew install --cask vagrant
About Vagrant
Vagrant describes a development environment in a Vagrantfile and brings it up on VirtualBox, VMware, Hyper-V, libvirt or Docker with one command, provisioning it with shell scripts or a configuration management tool. The same file gives every member of a team an identical machine.
Strengths
- One file reproduces an identical development machine for everyone
- Works across VirtualBox, VMware, Hyper-V, libvirt and Docker providers
Limitations
- Source is under the Business Source License with use restrictions, not open source
- Still needs a hypervisor installed and enough memory for real machines
Details
- Pricing
- FreeFree to download and use. The source is available under the Business Source License, which restricts some commercial use.
- License
- Proprietary
- Developer
- HashiCorp
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Best suited for
- Builds reproducible development virtual machines from a single file
- Categories
- Virtual machines
- Last verified
- Added
- Provenance
- Selected from the TechWalrus Resource Hub (System Utilities); facts checked against the developer's own pages, 2 sources on file.