Delivery
Docker Container
DFC is delivered as a docker container. The latest released version can be downloaded from nexus:
docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest
For released version, it is possible to replace the tag ‘latest’ with any release version that seems suitable. Available images are visible following this link.
ONAP Gerrit
It is possible to clone the Gerrit repository of DFC at this link. Choose your preferred settings (ssh, http or https, with or without hook) and run the command in your terminal.
DFC deployment is handled through Helm charts under OOM repository here.