Skip to content

Latest commit

 

History

History

python-redpanda

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Overview

A Docker Compose deployment for Deephaven.

Features

Launch Deephaven

For instructions on launching and using Kafka, see How to connect to a Kafka stream. For instructions on getting started with Deephaven, see the Quickstart.

To launch Deephaven, execute the following in your deployment directory:

curl -O https://raw.githubusercontent.com/deephaven/deephaven-core/main/containers/python-redpanda/docker-compose.yml
docker compose pull
docker compose up -d