summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-http
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2019-01-20 20:15:08 -0500
committerVENKATESH KUMAR <vv770d@att.com>2019-01-21 10:25:36 -0500
commit68cd5213788fac134dcb6a3e53598121bfbf1208 (patch)
tree3c4f4fc564dc3382ba6b6e634732620d12f0933e /docs/sections/services/ves-http
parentba33c1cc568e7b08f9bb718ffccb27f086342b5c (diff)
Update dcae doc for 3.0.1
Change-Id: I3d34323a0d802bc469ff6d8173fd1170584fd652 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1105
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 27f46463..9a627df3 100644
--- a/docs/sections/services/ves-http/installation.rst
+++ b/docs/sections/services/ves-http/installation.rst
@@ -6,7 +6,7 @@ Installation
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.3.1``
+ ``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.3.2``
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