updated the documentation
[dmaap/messagerouter/messageservice.git] / docs / configuration / configuration.rst
diff --git a/docs/configuration/configuration.rst b/docs/configuration/configuration.rst
new file mode 100644 (file)
index 0000000..9816005
--- /dev/null
@@ -0,0 +1,10 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+Configuration
+=============
+
+Deploy the ZooKeeper and Kafka and update the following 2 properties in MsgRtrApi.properties
+
+config.zk.servers=<<zookeeper_host>>
+kafka.metadata.broker.list=<<kafka_host>:<<kafka_port>>
\ No newline at end of file