Updated installation and components 02/11102/5
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 15 May 2023 09:23:35 +0000 (11:23 +0200)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Tue, 23 May 2023 10:44:08 +0000 (12:44 +0200)
commit6ab531b7836594aa22442600d829e96ea3b3fcda
treed4f37509d933ee7412cb69a17d335e703b0d0c2f
parent725b5993d91c3a8a1c5d02eb05667c2e8fa2fd0c
Updated installation and components

Issue-ID: NONRTRIC-854
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I6d23663dedb09eb0684e158112a39db41476ec76
73 files changed:
https-server/Dockerfile
https-server/README.md
https-server/build.sh
https-server/certs/.gitignore [deleted file]
https-server/certs/server.crt [new file with mode: 0644]
https-server/certs/server.key [new file with mode: 0644]
https-server/gen-cert.sh
install/README.md [new file with mode: 0644]
install/TODO.txt [deleted file]
install/helm/global-values.yaml [moved from install/helm/nrt-pm/charts/dfc/values.yaml with 92% similarity]
install/helm/nrt-base-0/charts/kafka-client/Chart.yaml
install/helm/nrt-base-0/charts/kafka-client/templates/app-pod.yaml
install/helm/nrt-base-1/charts/minio/templates/app-statefulset.yaml
install/helm/nrt-base-1/charts/minio/values.yaml
install/helm/nrt-base-1/charts/ves-mr/Chart.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/config/MsgRtrApi.properties [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/config/collector.properties [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/config/logback.xml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/config/ves-dmaap-config.json [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-configmap1.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-configmap2.yaml [moved from install/helm/nrt-pm-log/values.yaml with 85% similarity]
install/helm/nrt-base-1/charts/ves-mr/templates/app-configmap3.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-configmap4.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-deployment-message-router.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-deployment-ves-collector.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-deployment-zk-tunnel.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-networkpolicy-zk-tunnel.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-service-message-router.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-service-ves-collector.yaml [new file with mode: 0644]
install/helm/nrt-base-1/charts/ves-mr/templates/app-service-zk-tunnel.yaml [new file with mode: 0644]
install/helm/nrt-pm-log/.gitignore
install/helm/nrt-pm-log/TODO.txt [deleted file]
install/helm/nrt-pm-log/config/jobDefinition.json
install/helm/nrt-pm-log/templates/app-statefulset.yaml
install/helm/nrt-pm-rapp/templates/app-pod.yaml
install/helm/nrt-pm/charts/dfc/.gitignore [new file with mode: 0644]
install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/ics/templates/app-deployment.yaml
install/helm/nrt-pm/charts/kafka-producer-pm-json2influx/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/kafka-producer-pm-json2kafka/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/kafka-producer-pm-xml2json/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/pm-producer-json2kafka/.gitignore [new file with mode: 0644]
install/helm/nrt-pm/charts/pm-producer-json2kafka/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/pm-producer-json2kafka/values.yaml
install/helm/ran/templates/app-deployment.yaml
install/install-nrt.sh
install/install-pm-influx-job.sh
install/install-pm-log.sh
install/install-pm-rapp.sh
install/opa-rules/README.md
install/scripts/README.md [new file with mode: 0644]
install/scripts/create_ics_job.sh [changed mode: 0644->0755]
install/scripts/create_topic.sh
install/scripts/get_influxdb2_token.sh
install/scripts/kafka-client-send-genfiles-file-ready.sh
install/scripts/populate_keycloak.sh
install/scripts/push-genfiles-to-file-ready-topic.sh
install/scripts/push-genfiles-to-ves-collector.sh [new file with mode: 0755]
install/uninstall-nrt.sh
pm-file-converter/.gitignore
pm-file-converter/Dockerfile
pm-file-converter/README.md
pm-file-converter/build.sh
pm-file-converter/gen-cert.sh
pm-file-converter/main.go
pm-file-converter/server.crt [new file with mode: 0644]
pm-file-converter/server.key [new file with mode: 0644]
pm-rapp/Dockerfile
pm-rapp/README.md
pm-rapp/TODO.txt [deleted file]
pm-rapp/build.sh
pm-rapp/container.yaml
pm-rapp/main.go