* cp the env-template to .env: cp env-template .env
*run
* run docker-compose up
```
docker-compose up -d
```
## Usage
* Evaluation-Orchestrator REST-API is available on port 8282
* Colosseum REST-API starts on port 9000
* Application-Deployment-Library REST-API is available on port 9091
* PHP-Myadmin is available on port 8080
* add cloud credentials into the DB
* wait until Colosseum has fetched all images, locations, hardware offers
* fill in the required Id in one of the [example templates](https://omi-gitlab.e-technik.uni-ulm.de/dbms-jungle-explorer/db-evaluator-docker/tree/master/examples)
* start the evaluation by passing the template to the REST-API on port 8282