Skip to content

GTaf/vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Fedora Basic: install CamFlow from source in Fedora
  • Fedora rpm: install CamFlow from package manager
  • Fedora docker: install CamFlow from package manager (with working docker install)
  • Fedora light: install CamFlow from package manager (no GUI)
  • Fedora dev: Fedora environment to develop CamFlow kernel
  • Ubuntu Basic: install CamFlow from source in Ubuntu
  • Ubuntu dev Ubuntu environment to develop CamFlow kernel

About

Vagrant Script for CamFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 99.7%
  • Shell 0.3%