Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Build ODPi Compliant Testing Sandbox

John Mertic edited this page Apr 25, 2016 · 9 revisions

First, install both VirtualBox and Vagrant on your local machine

Next, clone the ODPi BigTop repo and run the build script using the commands below.

git clone https://github.com/odpi/bigtop.git
cd bigtop/bigtop-deploy/vm/vagrant
git checkout -b odpi-master
./create-sandboxes.sh

Launch the generated VM image in VirtualBox.

Clone this wiki locally