summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali-P <murali.p@huawei.com>2018-04-12 12:29:46 +0530
committerMurali-P <murali.p@huawei.com>2018-04-12 12:29:46 +0530
commit78945d25ece1b11076a500b6c75c835daff9a7be (patch)
treee2ccf117ca81717e2b43a5607dd912776501197a
parent060048ea6446e8eddb42542a83a58b6bd8465aea (diff)
Fix Installation documentation
Documentation issues Change-Id: Ibcec30893e3470076f04ce51e4b728d001ade8b4 Issue-ID: VNFSDK-247 Signed-off-by: Murali-P <murali.p@huawei.com>
-rw-r--r--docs/files/mktplace-install.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/files/mktplace-install.rst b/docs/files/mktplace-install.rst
index 6df2ef0..18308a2 100644
--- a/docs/files/mktplace-install.rst
+++ b/docs/files/mktplace-install.rst
@@ -12,7 +12,8 @@ VNF SDK Marketplace Installation Instructions
2. Goto vnfmarket-be/deployment/install,
::
-
+ Delete old docker images of refrepo (if any).
+ Enter command "source .env" to set up few environment variables.
Enter command "docker-compose up -d"
This will start two Docker containers:
@@ -22,4 +23,4 @@ This will start two Docker containers:
Once started, access the Marketplace from your web browser.
-3. Connect to http://{host}:8702/openoui/vnfmarket to access the user interface
+3. Connect to http://{host}:8702/onapui/vnfmarket to access the user interface