Skip to content

Sandbox

Greg Farris edited this page Apr 18, 2019 · 9 revisions

The goal of the Demo environment is to allow the KGrid team a place to demo software to your stakeholders and they can use for acceptance testing purposes.

Docker Environment

We use docker compose to create the Monkey instance. Monkey Docker Compose can be found in the KGrid Instances repo

Create Hippo

docker-compose up -d --build

Clone this wiki locally