X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FInstallation%2FInstallation.rst;h=83f5b6fd7dc6405ca75cd9a8dd94284c86726903;hb=c16ff07501e8776521da8a4322d3ec32bd9e8376;hp=f0095c5d55d8716822c77be55cfa59d91825fd41;hpb=7a8a85fbcf16fca0aa57df54ab646f60dc6f8ae1;p=dmaap%2Fmessagerouter%2Fmessageservice.git diff --git a/docs/Installation/Installation.rst b/docs/Installation/Installation.rst index f0095c5..83f5b6f 100644 --- a/docs/Installation/Installation.rst +++ b/docs/Installation/Installation.rst @@ -11,7 +11,7 @@ Message Router is developed using Kafka, Zookeeper and Java. AJSC framework is u Steps ----- Message Router has 3 docker containers. Dmaap\_container, -kafka\_contaienr and zookeeper\_container. Zookeeper runs on 172.18.0.2, +kafka\_container and zookeeper\_container. Zookeeper runs on 172.18.0.2, kafka runs on 172.18.0.3 and dmaap on 172.18.0.4. 1) Clone message service repo @@ -60,4 +60,4 @@ Testing http://172.18.0.4:3904/events/TestTopic1/CG1/C1?timeout=1000 Note: You will only receive messages which have been published after - you have subscribed to a topic. \ No newline at end of file + you have subscribed to a topic.