Add pmlog to RANPM docker-compose 50/11650/1
authorktimoney <kevin.timoney@est.tech>
Fri, 18 Aug 2023 08:08:04 +0000 (09:08 +0100)
committerktimoney <kevin.timoney@est.tech>
Fri, 18 Aug 2023 10:43:42 +0000 (11:43 +0100)
commit91f16aa687b9d971bd3cc03c3dba57bece37679e
treeec863c70efb1c3a425d3c2213047604dc66512d0
parentfa1c2b41efdc6e4a0060478d4ecbf18b464710c0
Add pmlog to RANPM docker-compose

Issue-ID: NONRTRIC-903
Change-Id: I2ca916c4474b66e973f8c6188341e7fb845acc80
Signed-off-by: ktimoney <kevin.timoney@est.tech>
17 files changed:
docker-proj/README.md
docker-proj/config/https/template-files/pm-template.xml.gz [new file with mode: 0644]
docker-proj/config/pmlog/application.yaml [new file with mode: 0644]
docker-proj/config/pmlog/jobDefinition.json [new file with mode: 0644]
docker-proj/config/pmlog/token-cache/jwt.txt [new file with mode: 0644]
docker-proj/docker-compose-influxdb.yaml [new file with mode: 0644]
docker-proj/docker-compose-pm-https.yaml
docker-proj/docker-compose-pmlog.yaml [new file with mode: 0644]
docker-proj/docker-compose-producers.yaml
docker-proj/docker-setup.sh
docker-proj/pmlog-setup.sh [new file with mode: 0755]
docker-proj/pmlog-tear-down.sh [new file with mode: 0755]
docker-proj/scripts/get_influxdb2_token.sh [new file with mode: 0755]
docker-proj/scripts/kafka-client-send-file-ready.sh
docker-proj/scripts/push-to-ves-collector.sh
docker-proj/scripts/update_ics_job.sh [new file with mode: 0755]
docker-proj/update-pmlog.sh [new file with mode: 0755]