/cp-all-in-one

docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud, Apache Kafka Confluent Platform

Primary LanguagePython

Confluent Platform All-In-One

This repository contains a set of Docker Compose files for running Confluent Platform. It is organized as follows:

  1. cp-all-in-one: Confluent Enterprise License version of Confluent Platform, including Confluent Server (and ZooKeeper), Schema Registry, a Kafka Connect worker with the Datagen Source connector plugin installed, Confluent Control Center, REST Proxy, and ksqlDB.
  2. cp-all-in-one-community: Confluent Community License version of Confluent Platform include the Kafka broker, Schema Registry, a Kafka Connect worker with the Datagen Source connector plugin installed, Confluent Control Center, REST Proxy, and ksqlDB.
  3. cp-all-in-one-cloud: Docker Compose files that can be used to run Confluent Platform components (Schema Registry, a Kafka Connect worker with the Datagen Source connector plugin installe, Confluent Control Center, REST Proxy, or ksqlDB) against Confluent Cloud.

Please refer to the instructions in each example folder's README.