Description:
Development environment
|
|
Type: Cask
|
Latest Version: 2.4.9@0
|
Tracked Since: Dec 28, 2025
|
|
Links:
Homepage |
@hashicorp |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
virtualization
development
devops
vm
provisioning
|
|
Install:
brew install --cask vagrant
|
About:
Vagrant is a command-line tool for building and managing virtual machine environments. It simplifies the setup of reproducible development environments by providing a consistent workflow. This eliminates the 'it works on my machine' problem across teams.
|
Key Features:
- Declarative environment configuration via Vagrantfile
- Support for multiple providers (VirtualBox, Docker, VMware)
- Automated provisioning with shell scripts, Chef, or Puppet
- Synced folders for seamless code editing between host and guest
|
Use Cases:
- Creating isolated, reproducible development environments
- Testing infrastructure configurations locally
- Running multi-machine stacks for complex applications
|
Alternatives:
-
Docker
– Lighter-weight containers vs full VMs; Vagrant can use Docker as a provider
-
Multipass
– Ubuntu-focused VMs; simpler setup but less provider flexibility
|
| Detected |
Version |
Rev |
Change |
Commit |
| Aug 21, 2025 10:51am |
2.4.9 |
0 |
VERSION_BUMP |
b682c290 |
| Aug 18, 2025 10:03am |
2.4.8 |
0 |
VERSION_BUMP |
6daaf256 |
| Aug 5, 2025 1:52pm |
2.4.8 |
0 |
VERSION_BUMP |
9c150a2e |
| Oct 16, 2023 7:47pm |
2.4.0 |
0 |
VERSION_BUMP |
0f328e48 |
| Jun 16, 2023 4:33pm |
2.3.7 |
0 |
VERSION_BUMP |
074e1080 |
| Jan 23, 2023 8:05pm |
2.3.4 |
0 |
VERSION_BUMP |
72102a73 |
| Dec 10, 2022 8:41am |
2.3.4 |
0 |
VERSION_BUMP |
d4dd3205 |
| Nov 15, 2022 11:14pm |
2.3.3 |
0 |
VERSION_BUMP |
b41dfe25 |
| Oct 19, 2022 4:41am |
2.3.2 |
0 |
VERSION_BUMP |
267e6c9f |
| Sep 30, 2022 2:32pm |
2.3.1 |
0 |
VERSION_BUMP |
0a533ffa |
|