Vagrant

  • home
  • get started
  • documentation
  • support
  • about
  • contribute

Virtualized development made easy.

Create and configure lightweight, reproducible, and portable development environments.

Download Now

Why Vagrant Changes Everything

Vagrant lowers development environment setup time, maximizes dev/prod parity, and makes the "works on my machine" excuse a relic of the past.

Developers no longer need to worry about setting up complicated infrastructure components. Projects with conflicting dependencies can each get their own sandbox -- keeping a developer's workstation free of the hacks needed for multiple versions of software to coexist.

Operations engineers no longer need to worry about developers having a different local setup from production. They can experiment and test their configuration management changes before going live.

Not convinced? Read more about why Vagrant is right for you.

Setup Your First Instance

Vagrant is so easy to use that you can get your first virtual machine up and running in just 3 easy steps:

  • $ vagrant box add base files.vagrantup.com/lucid32.box
  • $ vagrant init
  • $ vagrant up

Ready to move on? Continue to the getting started guide.

spacer
Copyright © 2009-2012. Mitchell Hashimoto and John Bender. Design by Adam Debreczeni.
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.