X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsetup.rst;h=7fb5bf495c9a45451e8fae734b7e2879688f31ef;hb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;hp=208c779be224a4f04e61ebfab8d116425da0b2d4;hpb=03b8ac85fe37aa2c35f28f10cff3d460751b23d0;p=music.git diff --git a/docs/setup.rst b/docs/setup.rst index 208c779b..7fb5bf49 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -5,8 +5,8 @@ Setup for Developing MUSIC :maxdepth: 1 Single-Site Install - Muili-Site Install - Authentication + Multi-Site Install + Authentication MUSIC is to be installed in a single Dir on a vm. @@ -17,27 +17,20 @@ The main MUSIC dir should be:: # These also need to be set up /opt/app/music/etc /opt/app/music/logs - /opt/app/music/lib/zookeeper -When installing Tomcat, Cassandra and Zookeeper they should also be installed here.:: +When installing, Cassandra should also be installed here.:: /opt/app/music/apache-cassandra-n.n.n - /opt/app/music/zookeeper-n.n.n - /opt/app/music/apache-tomcat-n.n.n You could also create links from install dirs to a common name ie\::: ln -s /opt/app/music/apache-cassandra-n.n.n cassandra - ln -s /opt/app/music/zookeeper-n.n.n zookeeper - ln -s /opt/app/music/apache-tomcat-n.n.n tomcat -Cassandra and Zookeeper have data dirs.:: +Cassandra has data dirs.:: # For cassandra it should be (This is the default) /opt/app/music/cassandra/data - # For Zookeeper it should be - /opt/app/music/zookeeper/ Continue by selecting the link to the setup you are doing. @@ -46,5 +39,5 @@ Continue by selecting the link to the setup you are doing. :maxdepth: 1 Single-Site Install - Muili-Site Install - Authentication + Multi-Site Install + Authentication