Vagrant script for quick demo VM setup.
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.
- Fedora rpm: install CamFlow from package manager
- Fedora dev: Fedora environment to develop CamFlow kernel
- Fedora SPADE & CamFlow: SPADE & CamFlow + docker installed in Fedora
- Ubuntu dev: Ubuntu environment to develop CamFlow kernel