aboutsummaryrefslogtreecommitdiffstats
path: root/docs/single.rst
diff options
context:
space:
mode:
authorThomas Nelson <nelson24@att.com>2019-03-08 21:27:57 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-08 21:27:57 +0000
commit97ea0b21eebad043a17cdc4224f8eb44bc2d8b29 (patch)
treeaf9b59587ab513d8d1d05f60e0ed850c5f66ddf8 /docs/single.rst
parente4e227b18dcd4a4dd40bc3e3a8373f3d96c6511d (diff)
parent3135f7122bc7de7845c4b60e457245c9cc9ff511 (diff)
Merge "Remove straggling zookeper references"
Diffstat (limited to 'docs/single.rst')
-rw-r--r--docs/single.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/single.rst b/docs/single.rst
index 060f02b4..632db5ac 100644
--- a/docs/single.rst
+++ b/docs/single.rst
@@ -15,8 +15,6 @@ Instructions
- Ensure you have OpenJDK 8 on your machine.
- Download Apache Cassandra 3.0, install into /opt/app/music and follow these instructions http://cassandra.apache.org/doc/latest/getting_started/installing.html till and including Step
- By the end of this you should have Cassandra working.
-- Download Apache Zookeeper 3.4.6, install into /opt/app/music and follow these instructions https://zookeeper.apache.org/doc/r3.4.6/zookeeperStarted.html pertaining to the standalone operation. By the end of this you should have Zookeeper working.
-- Download the Version 8.5 Apache Tomcat and install it using these instructions https://tomcat.apache.org/download-80.cgi (this is for version 8.5).
- Create a music.properties file and place it in /opt/app/music/etc/. Here is a sample of the file:
music.properties::
@@ -30,7 +28,6 @@ music.properties::
# Optional current values are defaults
######################################
# If using docker this would point to the specific docker name.
- #zookeeper.host=localhost
#cassandra.host=localhost
#music.ip=localhost