Automatically provision Vagrant environments. Serve synced files using a web server provisioned on your guest machine.
2min
Configure the Network
At this point you have a web server running on a Virtual Machine in your Vagrant environment. In this tutorial, use Vagrant's networking features to access the guest machine from your host machine.
2min
Explore Other Providers
In these tutorials your project was backed with VirtualBox. But Vagrant can work with a wide variety of backend providers, such as VMware, Hyper-V, and others.