This image produces all wikimedia streams to KAFKA topic using SSL configuration
278
docker run -it --name kafka-stream-wikimedia -e KAFKA_SSL_KEY_LOCATION=/ssl/server.key -e KAFKA_SSL_CERTIFICATE_LOCATION=/ssl/server.crt -e KAFKA_SSL_CA_LOCATION=/ssl/ca.crt -e KAFKA_BROKERS=kafka:9093 -e TOPIC=stream-wikimedia -v ./ssl:/ssl anavpdel/kafka-stream-wikimedia
Content type
Image
Digest
sha256:f54611b1a…
Size
66.8 MB
Last updated
about 2 years ago
docker pull anavpdel/kafka-stream-wikimedia