Skip to content

Commit

Permalink
HZX-251: Align apis-db-kafka guide with repo's README
Browse files Browse the repository at this point in the history
  • Loading branch information
alaktionov committed Oct 18, 2024
1 parent 4eac12b commit 0a09a52
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/modules/guides/pages/apis-db-kafka.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,14 @@ You should have https://docs.docker.com/engine/install/[Docker] and https://docs
In this tutorial, we're going to deploy {short-product-name}, as well as a few demo projects
that we'll use throughout.

Everything you need is packaged up in a Docker Compose file to make getting started easier.
Everything you need is packaged up in a Docker Compose file to make getting started easier.

To launch, run the following in your command line:
To launch, clone the repository and follow instructions in the README file:

[,bash]
----
git clone https://github.com/hazelcast/hazelcast-flow-public-demos.git
cd hazelcast-flow-public-demos/films-demo
docker compose up -d
----

After about a minute, {short-product-name} should be available at http://localhost:9021.
Expand Down

0 comments on commit 0a09a52

Please sign in to comment.