summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/tcagen2-docker/delivery.rst
blob: f6f2f4e0a94a7cbdd94ca4d6bea2ba6b8fa7db70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Delivery
========

Docker Container
----------------

**TCA-GEN2** is delivered as a docker image that can be downloaded from ONAP docker registry:

::

    ``docker run -d --name tca-gen2 -e CONFIG_BINDING_SERVICE_SERVICE_HOST=<IP Required> -e CONFIG_BINDING_SERVICE_SERVICE_PORT=<Port Required> -e HOSTNAME=<HOSTNAME>  nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:<tag>``