blob: 41d724002703029657b6f91f96126c6f7ceee7d3 [file] [log] [blame]
Chengkai Yan7f278e32018-11-06 16:32:03 +01001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4Delivery
5========
6
7Docker Container
8----------------
9
maximessone707b222019-05-09 14:27:34 +000010DFC is delivered as a docker container. The latest released version (Dublin) can be downloaded from nexus:
Chengkai Yan7f278e32018-11-06 16:32:03 +010011
maximesson4ad68382019-06-05 17:51:29 +020012 ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.1.3``
maximessone707b222019-05-09 14:27:34 +000013
maximesson4ad68382019-06-05 17:51:29 +020014For another version, it is possible to replace the tag '1.1.3' with any version that seems suitable. Available images
maximessone707b222019-05-09 14:27:34 +000015are visible following this `link`_.
16
maximesson4ad68382019-06-05 17:51:29 +020017.. _link: https://nexus3.onap.org/#browse/search=keyword%3D*collectors.datafile*
maximessonc762eb12019-04-04 14:43:43 +000018
19
maximessone707b222019-05-09 14:27:34 +000020ONAP Gerrit
21-----------
maximessonc762eb12019-04-04 14:43:43 +000022
maximesson4ad68382019-06-05 17:51:29 +020023It is possible to clone the Gerrit repository of DFC at this
24`link <https://gerrit.onap.org/r/#/admin/projects/dcaegen2/collectors/datafile>`__.
25Choose your preferred settings (ssh, http or https, with or without hook) and run the command in your terminal.
maximessone707b222019-05-09 14:27:34 +000026
27If using Cloudify to deploy DFC, the blueprints are needed, and can be found `here`_.
28
maximesson4ad68382019-06-05 17:51:29 +020029.. _here: https://gerrit.onap.org/r/gitweb?p=dcaegen2/collectors/datafile.git;a=blob;f=datafile-app-server/dpo/blueprints/k8s-datafile.yaml;h=cae953085ab00570ea6dd9600c7a7a83e33e3249;hb=HEAD