summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-02-07 14:02:22 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2024-02-07 14:02:22 +0100
commitacf44b68569f6615d373f05f92671afecb296af8 (patch)
tree337b49bb93ed8cc08096e803065c72f3e87f9642 /README.md
parentc4d37d593262f8ff0053693513d1a5e397ff2b5d (diff)
downloadkafka-sandbox-acf44b68569f6615d373f05f92671afecb296af8.tar.gz
kafka-sandbox-acf44b68569f6615d373f05f92671afecb296af8.tar.bz2
kafka-sandbox-acf44b68569f6615d373f05f92671afecb296af8.tar.xz
kafka-sandbox-acf44b68569f6615d373f05f92671afecb296af8.zip
wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35ffa4f..0cf77f8 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
* Docker compose: https://github.com/confluentinc/cp-all-in-one/blob/7.5.3-post/cp-all-in-one-kraft/docker-compose.yml
* Demo: https://developer.confluent.io/get-started/go
+
+# Start services
+
+ . .settings.sh
+ docker-compose up -d
+
+Available services:
+
+ * Control center: http://localhost:9021