AndrewGearhart / vooni

Vagrant Open-ONI is a tool built to allow anyone that can run vagrant to run an Open-ONI development instance in no-time flat.
MIT License
0 stars 0 forks source link

vooni

Vagrant Open-ONI is a tool built to allow anyone that can run vagrant to run an Open-ONI development instance in no-time flat (about 10 minutes). System will build a CentOS 7 box and run (via Docker) an instance of Open-ONI with the sample batches installed.

Pre-requisites

Run this command at your terminal:

git clone https://github.com/AndrewGearhart/vooni.git && cd vooni && vagrant up

In about 10 minutes, you should have a copy of Open-ONI running!