aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-03-17Update cps core version to 3.0.01.1.0Bruno Sakoto1-1/+1
Also fix docker registry to read cps stable image in docker compose Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I1ef3ed96871c28ccbbde575af2a5c263000db39d
2022-03-08Fix docker images for csit testsBruno Sakoto1-3/+3
Following are the images to be used for csit tests: * CPS Temporal: Locally build image corresponding to the current change to be tested. * CPS Core: Nexus published image corresponding to the current release. This is the image Temporal needs to be intergrated with. When the release is made, it needs to be set to CPS Core released image. Issue-ID: CPS-905 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Icf682fb9da62c5ef93c1b6e4592fb60b9e7b0a2a
2022-01-13Upgrade timescaledbBruno Sakoto1-1/+1
Timescaledb is upgraded to 2.5.1-pg14 to have postgres 14.1 Issue-ID: CPS-842 Change-Id: I65f2f090c0ff7346c28bf89f6bac3d5697ec1768 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2021-09-22CSIT for cps-temporalputhuparambil.aditya1-5/+35
Issue-ID: CPS-482 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I5069bdaf36ada7d2e5092669fd58404ed0a19063
2021-08-23Add docker compose user environment variablesBruno Sakoto1-0/+2
Issue-ID: CPS-586 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I74827e056bb782eb6b758b6354da56cd059e44e8
2021-07-09Editing of Nordix Licenses to ONAP guidelineslukegleeson1-0/+2
Issue-ID: CPS-489 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I1169f5cd58063808ed10ac001d0854310ce1ad4d
2021-07-05Add kafka listener for data updated eventsBruno Sakoto1-3/+27
See "Running via Docker Compose" section from README.md file to have an example of event processing Issue-ID: CPS-371 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Id3abfa32fb04e07102a5f28e6e43a9b533391188
2021-05-06Provide docker compose for temporal serviceRishi.Chail1-0/+43
Added docker image (200Mb) Added docker compose to start with timescale db Issue-ID: CPS-359 Signed-off-by: Rishi.Chail <rishi.chail@est.tech> Change-Id: I47120edcea78730405086eca393fbc08a41e0745