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.
- Use the
demo-example
if you want to run the WarpStream Agent indemo
mode where it will create an ephemeral cluster and generate synthetic data into a test topic. - Use the
playground-example
if you want to run the WarpStream Agent inplayground
mode where it will create an ephemeral cluster, but not generate any synthetic data.