:title: Installing Deis on Vagrant
:description: How to provision a multi-node Deis cluster on Vagrant

.. _deis_on_vagrant:

Vagrant
-------

The root of the Deis project includes documentation in README.md, a
Makefile and a Vagrantfile to make it easy to provision a single- or
multi-node Deis cluster on Vagrant_ virtual machines.

Please see README.md_ for details on using Deis with Vagrant.

.. _Vagrant: http://www.vagrantup.com/
.. _README.md: https://github.com/deis/deis/tree/master/README.md
