taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

README.md (433B)


      1 # Overview
      2 
      3 This directory contains Vagrant files for various environments.
      4 Vagrant allows a developer to easily start a pre-provisioned VM.
      5 
      6 We use these VMs to build and test distribution packages (`*.deb`).
      7 
      8 These VMs are not meant in any way for production use of GNU Taler.
      9 
     10 # Usage
     11 
     12 You first need to ``cd`` into the right directory with the vagrantfile
     13 and then use vagrant from there.
     14 
     15 $ cd $vmdir
     16 $ vagrant up
     17 $ vagrant ssh