Skip to content

docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud

Notifications You must be signed in to change notification settings

maxiplux/cp-all-in-one

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Build Your Own

We have several resources that launch Apache Kafka® and Confluent Platform with no pre-configured connectors, data sources, topics, schemas, etc. These examples are useful if you want to build your own custom demo or test environment. Using these as a foundation, you can add any connectors or applications.

cp-all-in-one-cloud

cp-all-in-one-cloud: Use this with Confluent Cloud, optionally in conjunction with ccloud-stack to quickly create new Confluent Cloud environments. This Docker Compose file launches all services in Confluent Platform (except for the Kafka brokers), runs them in containers in your local host, and automatically configures them to connect to Confluent Cloud.

The first 20 users to sign up for Confluent Cloud and use promo code C50INTEG will receive an additional $50 free usage (details).

cp-all-in-one

cp-all-in-one: This Docker Compose file launches all services in Confluent Platform, and runs them in containers in your local host.

cp-all-in-one-community

cp-all-in-one-community: This Docker Compose file launches only the community services in Confluent Platform, and runs them in containers in your local host.

Additional Resources

  • To see these specific cp-all-in-one Docker Compose files in action, see the automated demos in https://github.com/confluentinc/examples/tree/latest/cp-quickstart . There is one automated demo for each of the above Docker Compose files.

  • confluentinc/examples: curated list of end-to-end demos that showcase Apache Kafka® event stream processing on the Confluent Platform, an event stream processing platform that enables you to process, organize, and manage massive amounts of streaming data across cloud, on-prem, and serverless deployments.

  • ccloud-stack: creates a stack of fully managed services in Confluent Cloud. It is a quick way to create fully managed components in Confluent Cloud, along with a service account, credentials, and ACLs, which you can then use for learning and building other demos.

  • Generate test data: "Hello, World!" for launching Confluent Platform, plus different ways to generate more interesting test data for your topics

About

docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 97.5%
  • Dockerfile 2.5%