HomeSoftware Heritage

docker: allow kafka to be consumed from the host

Description

docker: allow kafka to be consumed from the host

using a config like:

journal:

brokers:
  - 127.0.0.1:5092

shoud allow to execute swh commands like swh storage replay or `swh
dataset export` from the host, consuming kafka topics from the
docker-compose.

Details

Provenance
douarddaAuthored on Sep 13 2021, 4:45 PM
douarddaPushed on Sep 14 2021, 11:40 AM
Differential Revision
D6248: docker: allow kafka to be consumed from the host
Parents
rDENV765a505eb25e: docker/conf/web: Fix protocol in deposit private API URL
Branches
Unknown
Tags
Unknown