copy .secrets.example to .secrets and fill it out
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.
copy .secrets.example to .secrets and fill it out
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.