From 78945d25ece1b11076a500b6c75c835daff9a7be Mon Sep 17 00:00:00 2001 From: Murali-P Date: Thu, 12 Apr 2018 12:29:46 +0530 Subject: Fix Installation documentation Documentation issues Change-Id: Ibcec30893e3470076f04ce51e4b728d001ade8b4 Issue-ID: VNFSDK-247 Signed-off-by: Murali-P --- docs/files/mktplace-install.rst | 5 +++-- 1 file 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 -- cgit 1.2.3-korg