b193bf30332ca5dfa9906e40b21a87aaa9f08d4e
[dcaegen2.git] / docs / sections / services / dfc / delivery.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.\r
2 .. http://creativecommons.org/licenses/by/4.0\r
3 \r
4 Delivery\r
5 ========\r
6 \r
7 Docker Container\r
8 ----------------\r
9 \r
10 DFC is delivered as a docker container. The latest released version can be downloaded from nexus:\r
11 \r
12     ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest``\r
13 \r
14 For released version, it is possible to replace the tag 'latest' with any release version that seems suitable. Available images\r
15 are visible following this `link`_.\r
16 \r
17 .. _link: https://nexus3.onap.org/#browse/search=keyword%3D*collectors.datafile*\r
18 \r
19 \r
20 ONAP Gerrit\r
21 -----------\r
22 \r
23 It is possible to clone the Gerrit repository of DFC at this\r
24 `link <https://gerrit.onap.org/r/#/admin/projects/dcaegen2/collectors/datafile>`__.\r
25 Choose your preferred settings (ssh, http or https, with or without hook) and run the command in your terminal.\r
26 \r
27 DFC deployment is handled through Helm charts under OOM repository `here`_.\r
28 \r
29 .. _here: https://gerrit.onap.org/r/gitweb?p=oom.git;a=tree;f=kubernetes/dcaegen2-services/components/dcae-datafile-collector\r
30 \r