Skip to content

Running

Breyten Ernsting edited this page Sep 3, 2018 · 2 revisions
  1. docker-compose up -d
  2. # Wait a minute (no, really -- kafka does take a while to init properly)
  3. docker exec binoas_transformer_1 manage.py elasticsearch put_template
  4. # The above for the first time only
  5. See this tutorial for more on kafka
Clone this wiki locally