This setup has been tested on macOS and ubuntu. No support provided for Windows.
- Docker and docker-compose must be installed
- https://stedolan.github.io/jq/ must be installed
- curl must be installed
- Run
docker-compose up -d
in a terminal - When everything has started, you will need to manually run the tool that configures the Kong service.
- Go to
kong-db-bootstrap
- Run
./ kong-bootstrap-api.sh
to configure Kong Services
- Go to