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

jctanner/odpi-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODPi sandbox automation

An open framework for building ODPi compliant sandboxes.

Quickstart

# Building the sandbox
cd packer
./make.sh
# Running the sandbox
cd vagrant
vagrant up

Prerequisites

Code in this repository was heavily referenced from: