-
Clone the git repo
git clone https://github.com/confluentinc/demo-scene.git
-
Launch the stack
cd syslog docker-compose up -d
To start with, get a ksqlDB prompt:
docker exec -it ksqldb-cli bash -c 'ksql http://ksqldb-server:8088'
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Clone the git repo
git clone https://github.com/confluentinc/demo-scene.git
Launch the stack
cd syslog
docker-compose up -d
To start with, get a ksqlDB prompt:
docker exec -it ksqldb-cli bash -c 'ksql http://ksqldb-server:8088'