1
0
Fork 0
intro-to-vagrant/slides/installation.md

15 lines
694 B
Markdown
Raw Normal View History

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:
Put your speaker notes here.
You can see them pressing 's'.