Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 755 Bytes

File metadata and controls

10 lines (6 loc) · 755 Bytes

Overview

This repository contains various different example docker-compose files that show how to setup the WarpStream Agents in docker-compose. Each example has its own docker-compose.yaml file and README.

File an issue or join our Slack if you run into any issues or want to ask us a question.

Examples

  1. Use the demo-example if you want to run the WarpStream Agent in demo mode where it will create an ephemeral cluster and generate synthetic data into a test topic.
  2. Use the playground-example if you want to run the WarpStream Agent in playground mode where it will create an ephemeral cluster, but not generate any synthetic data.