Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 326 Bytes

Experiment 1

Secrets

copy .secrets.example to .secrets and fill it out

Run

docker-compose up -d
docker-compose logs -f

Sometimes you will see that api and topicextractor had shut down because of missing kafka broker just run docker-compose up -d again.

open http://127.0.0.1:9999