/vagrant

Vagrant Script for CamFlow.

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

Vagrant Script for CamFlow

Vagrant script for quick demo VM setup.

Installation

In order to run the vagrant image you first need to install the following three softwares:

Download the version corresponding to your OS and architecture (e.g. Windows x64).

On Ubuntu simply:

sudo apt-get install virtualbox
sudo apt-get install vagrant

Note: we advise to run the latest version as vagrant is prone to various version compatibility issue.

Instructions