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

Latest commit

 

History

History
18 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 521 Bytes

Dreem Standalone

Prerequisites

This setup has been tested on macOS and ubuntu. No support provided for Windows.

First time use

  1. Run docker-compose up -d in a terminal
  2. When everything has started, you will need to manually run the tool that configures the Kong service.
    1. Go to kong-db-bootstrap
    2. Run ./ kong-bootstrap-api.sh to configure Kong Services

Usage