Added docker-compose ranpm 13/11613/5
authorktimoney <kevin.timoney@est.tech>
Thu, 10 Aug 2023 15:38:02 +0000 (16:38 +0100)
committerktimoney <kevin.timoney@est.tech>
Fri, 11 Aug 2023 16:19:49 +0000 (17:19 +0100)
commit6bf63a18d595d40ed169e79e681fc526a400aa40
treef6251fffec12f9876cb636876c4163b904956f3b
parent76718ae51764d0a644565f967c4a8ce40f6be4af
Added docker-compose ranpm

Issue-ID: NONRTRIC-903
Change-Id: I882b6a9e8d123104240eed8337eef9739451b3ab
Signed-off-by: ktimoney <kevin.timoney@est.tech>
42 files changed:
docker-proj/README.md [new file with mode: 0644]
docker-proj/config/bundle-server/bundle.tar.gz [new file with mode: 0644]
docker-proj/config/dfc-common/template-truststore.jks [new file with mode: 0644]
docker-proj/config/dfc-common/truststore.pass [new file with mode: 0644]
docker-proj/config/dfc1/application-template.yaml [new file with mode: 0644]
docker-proj/config/dfc1/application.yaml [new file with mode: 0644]
docker-proj/config/dfc1/template-truststore.jks [new file with mode: 0644]
docker-proj/config/dfc1/token-cache/jwt.txt [new file with mode: 0644]
docker-proj/config/dfc1/truststore.jks [new file with mode: 0644]
docker-proj/config/dmaap/MsgRtrApi.properties [new file with mode: 0644]
docker-proj/config/dmaap/logback.xml [new file with mode: 0644]
docker-proj/config/https/certs/gen-certs.sh [new file with mode: 0755]
docker-proj/config/ics/application.yaml [new file with mode: 0644]
docker-proj/config/kafka/strimzi.properties [new file with mode: 0644]
docker-proj/config/keycloak/certs/gen-certs.sh [new file with mode: 0755]
docker-proj/config/keycloak/nginx.conf [new file with mode: 0644]
docker-proj/config/pmfc/application_configuration_xml2json.json [new file with mode: 0644]
docker-proj/config/pmpr/application-minio-template.yaml [new file with mode: 0644]
docker-proj/config/pmpr/application.yaml [new file with mode: 0644]
docker-proj/config/pmpr/application_configuration-minio-template.json [new file with mode: 0644]
docker-proj/config/pmpr/application_configuration.json [new file with mode: 0644]
docker-proj/config/pmpr/token-cache/jwt.txt [new file with mode: 0644]
docker-proj/config/ves-collector/collector.properties [new file with mode: 0644]
docker-proj/config/ves-collector/ves-dmaap-config.json [new file with mode: 0644]
docker-proj/docker-compose-dfc1.yaml [new file with mode: 0644]
docker-proj/docker-compose-k1.yaml [new file with mode: 0644]
docker-proj/docker-compose-pm-https.yaml [new file with mode: 0644]
docker-proj/docker-compose-producers.yaml [new file with mode: 0644]
docker-proj/docker-compose-security.yaml [new file with mode: 0644]
docker-proj/docker-setup.sh [new file with mode: 0755]
docker-proj/docker-tear-down.sh [new file with mode: 0755]
docker-proj/ne-files/dummy.txt [new file with mode: 0644]
docker-proj/ne-files/pm.xml [new file with mode: 0644]
docker-proj/ne-files/pm.xml.gz [new file with mode: 0644]
docker-proj/pm-files/pm.xml [new file with mode: 0644]
docker-proj/pm-files/pm.xml.gz [new file with mode: 0644]
docker-proj/scripts/clean-shared-volume.sh [new file with mode: 0755]
docker-proj/scripts/kafka-client-send-file-ready.sh [new file with mode: 0755]
docker-proj/scripts/populate_keycloak.sh [new file with mode: 0755]
docker-proj/scripts/push-to-file-ready-topic.sh [new file with mode: 0755]
docker-proj/scripts/push-to-ves-collector.sh [new file with mode: 0755]
docker-proj/shared-volume/dummy.txt [new file with mode: 0644]