summaryrefslogtreecommitdiffstats
path: root/docker/docker_be/startup.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Updated the sdc cert1.3.4k.kedron1-1/+1
Also bumping project version Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I6f53b77b3ba8e229800fa7414a0ed555decda4e9
2020-03-15Run pods as non-root userMichaelMorris1-1/+1
Change-Id: Ia95d58b0dbf498c4d6295e42c1c430de6493c11b Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-09-09Updated the sdc cert for ONAP namespace in the kubernetes.k.kedron1-1/+1
Issue-ID: SDC-2539 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1f9100eb66c75edc0aa158cd5a80748547fe9da5
2019-08-30Fully HTTPS support in the dcaedt-bek.kedron1-6/+10
Fully HTTPS support: -Updated the onap/base_sdc-jetty docker image version -Updated the chef script to properly used of the new docker image -Updated jvm configuration to support call to the SDC components using HTTPS. -Add support for change the http to https in the python script -Added buildRestClient method to create the CloseableHttpClient supporting the SSL connection -Checkstyle in the recipes -Update the docker_run.sh: - Change JAVA_OPTIONS - Used the secure connection to do health check Issue-ID: SDC-2477 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I7bf3d307e5765fa75a37ba0a4b41fd7fa87d28ab
2018-09-02DCAE_BE keep docker runningAreli, Fuss (af732p)1-2/+2
DCAE_BE keep docker running Change-Id: I7599bbaabd8ebe3fad6a50e6626dbc2a8f867a1b Issue-ID: SDC-1701 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-06Changing the dcae dt main codeEran (ev672n), Vosk1-4/+3
Updating DCAE-dt-main code for Dockerizing the DCAE-CI code Change-Id: Ia50d24e60e9ddc9bbc58dd8651d7a4f7e0dc8270 Issue-ID: SDC-1605 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-05-23Fix for OOM and HelmAreli, Fuss (af732p)1-3/+4
Fix for OOM and Helm Change-Id: Ie1312a0035a5f82f232bcfd14d0b5a6a8f513e57 Issue-ID: SDC-1361 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-17Add docker filesStone, Avi (as206k)1-0/+18
Adding docker files so the docker job would run Change-Id: I7db917d261d480e28a51ff222f12422803b395e8 Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>