From 647eadec530a0353a08469df9220900843554bfe Mon Sep 17 00:00:00 2001 From: VENKATESH KUMAR Date: Thu, 29 Oct 2020 11:30:28 -0400 Subject: [DCAE] Guilin doc updates Change-Id: Id7d6613f20e4c1bc47d54039a1d717b482259a7f Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-2437 Signed-off-by: VENKATESH KUMAR --- docs/sections/services/ves-http/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sections/services/ves-http') diff --git a/docs/sections/services/ves-http/installation.rst b/docs/sections/services/ves-http/installation.rst index c8d57141..5ecafcee 100644 --- a/docs/sections/services/ves-http/installation.rst +++ b/docs/sections/services/ves-http/installation.rst @@ -10,7 +10,7 @@ As the service is containerized, it can be started on stand-alone mode also. To run VES Collector container on standalone mode, following parameters are required - ``docker run -d -p 8080:8080/tcp -p 8443:8443/tcp -P -e DMAAPHOST='10.0.11.1' nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.4.5`` + ``docker run -d -p 8080:8080/tcp -p 8443:8443/tcp -P -e DMAAPHOST='10.0.11.1' nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.9`` DMAAPHOST is required for standalone; for normal platform installed instance the publish URL are obtained from Consul. Below parameters are exposed for DCAE platform (cloudify) deployed instance -- cgit 1.2.3-korg