Vagrant

From air
Jump to navigation Jump to search

Vagrant provides easy to configure, reproducible, and portable work environments built on top of industry-standard technology and controlled by a single consistent workflow to help maximize the productivity and flexibility of you and your team.

To achieve its magic, Vagrant stands on the shoulders of giants. Machines are provisioned on top of VirtualBox, VMware, AWS, or any other provider. Then, industry-standard provisioning tools such as shell scripts, Chef, or Puppet, can be used to automatically install and configure software on the machine.

Installation

Suivre l'installation http://docs.vagrantup.com/v2/installation/

Premiers pas

Command Lines http://docs.vagrantup.com/v2/cli/index.html

vagrant --help
vagrant --help


CoreOS avec Vagrant

https://coreos.com/docs/running-coreos/platforms/vagrant/