/fastpass-vm

Vagrantfile for fastpass on UBUNTU 16.04

Primary LanguageShell

fastpass on Ubuntu 16.04 via Vagrant

The repo contains a simple vagrantfile together with a setup bash script to create a UBUNTU 16.04 virtual machine which installs all the prerequsites for Fastpass: A Centeralized "Zero-Queue" Datacenter Network. It will compile certain components of fastpass.

Prerequsites

Setup

git clone https://github.com/long-gong/fastpass-vm.git
cd fastpass-vm
vagrant up

Note that it will take you tens of minutes to setup the VM.