diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2018-06-07 20:25:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 20:25:03 +0000 |
commit | 5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42 (patch) | |
tree | 4be095aec105a581336c8e0fd8a0e725fbda8395 /docs/single.rst | |
parent | 43dba6f628b7c97cfcfec66118b574a4a1ea8b10 (diff) | |
parent | 05585a1df490fb548f43cff120410c253745cf9a (diff) |
Merge "Document Updates and Bug Fixes"
Diffstat (limited to 'docs/single.rst')
-rw-r--r-- | docs/single.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/single.rst b/docs/single.rst index 08c5e315..060f02b4 100644 --- a/docs/single.rst +++ b/docs/single.rst @@ -15,7 +15,7 @@ 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/trunk/zookeeperStarted.html pertaining to the standalone operation. By the end of this you should have Zookeeper 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: |