»
Vagrant - Getting Started on Vimeo
This is a compact feature list of Vagrant. For more information on any of the specific features, read the getting started guide.
- Automated virtual machine creation using Sun’s VirtualBox
- Automated provisioning of virtual environments using chef
- Forward ports to the host machine
- Full SSH access to created environments
- Shared folders allows you to continue using your own editor
- Package environments into distributable boxes
- Completely tear down environment when you’re done
- Easily rebuild a complete environment with a single command

