2015-02-04 13:15:00 -05:00
|
|
|
## Installation
|
|
|
|
|
2015-02-04 16:58:48 -05:00
|
|
|
* Virtual Machine Provider
|
|
|
|
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
|
|
|
|
* [VMware Fusion](http://www.vmware.com/products/fusion): [pro version](https://www.vagrantup.com/vmware)
|
|
|
|
* [Many Other Providers](https://github.com/mitchellh/vagrant/wiki/Available-Vagrant-Plugins#providers)
|
|
|
|
* [Digital Ocean](https://www.digitalocean.com/): [plugin](https://github.com/smdahlen/vagrant-digitalocean)
|
|
|
|
* [Linux Containers](https://linuxcontainers.org/): [plugin](https://github.com/fgrehm/vagrant-lxc)
|
|
|
|
* AWS, Rackspace, vCenter, etc
|
|
|
|
* [Vagrant](http://www.vagrantup.com/downloads)
|
2015-02-04 13:15:00 -05:00
|
|
|
|
|
|
|
note:
|
2015-02-09 09:13:56 -05:00
|
|
|
Requires a VM provider. Virtual Box comes pre-packaged. VMWare Fusion with
|
|
|
|
the pro version.
|
|
|
|
|
|
|
|
Also many other providers available as plugins including for many cloud
|
|
|
|
providers.
|
|
|
|
|
|
|
|
Requires Vagrant.
|