summaryrefslogtreecommitdiff
path: root/vagrant/README.md
blob: 0db714614eed2bd0bb70d779b358863ede91d781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Overview

This directory contains Vagrant files for various environments.
Vagrant allows a developer to easily start a pre-provisioned VM.

We use these VMs to build and test distribution packages (`*.deb`).

These VMs are not meant in any way for production use of GNU Taler.

# Usage

You first need to ``cd`` into the right directory with the vagrantfile
and then use vagrant from there.

$ cd $vmdir
$ vagrant up
$ vagrant ssh