Skip to content

Sandbox

Greg Farris edited this page Jul 11, 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. Monkey is hosted on UMich ITS server uses docker container architecture.

Docker Environment

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

Create Monkey

docker-compose up -d

Update Monkey Shelf

shelfupdate.sh script loads the shelf on library and activator.

Clone this wiki locally