summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-http
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-10-29 11:30:28 -0400
committerVENKATESH KUMAR <vv770d@att.com>2020-10-29 16:39:17 -0400
commit647eadec530a0353a08469df9220900843554bfe (patch)
tree13646e2e3217c39a630cbd82f67926406e9c9167 /docs/sections/services/ves-http
parent51626ec70db077d9ece2d0c7b697d19ca1299da6 (diff)
[DCAE] Guilin doc updates
Change-Id: Id7d6613f20e4c1bc47d54039a1d717b482259a7f Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-2437 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/ves-http')
-rw-r--r--docs/sections/services/ves-http/installation.rst2
1 files changed, 1 insertions, 1 deletions
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