Skip to content
Florian Metze edited this page Jul 24, 2015 · 4 revisions

Vagrant is the tool we use for "provisioning" VMs, i.e. describing its contents in a small (text) file, and then building the VM using this file as input, so that it can be run in a certain environment. If it is not clear to you why we and you might want to use this, maybe read this.

More to come ...

Clone this wiki locally