Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.15 KB

stackfiles

Collection of stackfiles for Docker Cloud staks

Contains a full Kafka stack working out of the box.

The only parameter you need to valorize is: KAFKA_ADVERTISED_HOST_NAME=###

This Stackfile will deploy: zookeeper, kafka, kafka-rest, schema-registry and kafka-connector.

Kafka Connectors service needs to be parametrized accordingly to your needs. Look at Kafka Connect Tutorial.

This file will deploy a fully working single instance Graylog server, with mongoDB and elasticsearch instances.

This file will deploy the latest elasticsearch and kibana instance. Kibana uses elasticsearch as data source. Proper ports are exposed as well.