Skip to content
danjampro edited this page Sep 30, 2020 · 19 revisions

Welcome to the huntsman-drp wiki!

Prerequisites for development

Ensure docker and docker-compose are installed.

Environment variables

The following environment variables must be set for the code to work properly:

  • HUNTSMAN_DRP should point to the local huntsman-drp repository.
  • OBS_HUNTSMAN should point to the local obs_huntsman repository.
Clone this wiki locally