aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/docker
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Move to alpinesebdet3-46/+4
Move docker image to alpine so that the footprint is reduced Issue-ID: CLAMP-326 Change-Id: Ia3ee72e4aa648475a9960f40967c36128c5df618 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Run as non rootsebdet1-1/+10
Modify the CLAMP docker image so that it does not run as root but as clamp user Issue-ID: CLAMP-298 Change-Id: I0bf7bed9cb76a2fcde72f2e23b66e03f03e5fe0e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-31add missing visualosgn422w44-41/+44
add missing visualization for original dashboard and update readme Issue-ID: CLAMP-240 Change-Id: I4425219318bb83c2906e5b3e85f4c1ad484a1fad Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-10-30correct dashboard indexosgn422w45-18/+41
the wrong index/dashboards/visualization/search were used Issue-ID: CLAMP-240 Change-Id: I6cd6366be57bcc07945962068860db0b2db2be9e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-10-30skip processing for logosgn422w1-41/+47
skip specific http processing in case of logfile events Issue-ID: CLAMP-240 Change-Id: I26d38ea99d46b186fa81fda01b63ab207c881057 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-10-11Docker-compose for heat integration labac25502-2/+27
Issue-ID: CLAMP-230 Change-Id: If825138e82f814e4c4804001f99da807d87f27c9 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-11Use logstash configuration from OOMac25504-7/+311
Change-Id: Ie57c7f44b80337f21404d5d32d268b6cd9e03c7c Issue-ID: CLAMP-218 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-09Restore ELK5.x configuration on ELK6.xac255024-7/+22
Issue-ID: CLAMP-226 Change-Id: Ibc45fb78aae271d275c89c8a6723fa9f0a95fcb0 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-08New kibana config load/restoreac255011-0/+346
Change-Id: I9c26e891c171d8f84bb9f4e03319f63599e00298 Issue-ID: CLAMP-226 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-09-18Use OSS version of ELK imagesac25501-1/+1
Issue-ID: CLAMP-222 Change-Id: I7ee3b0376440a590d4b945ebb2b2dc3d0183d6a1 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-09-18Add plugin in logstash imageac25501-0/+7
Issue-ID: CLAMP-222 Change-Id: I71814297cfb729e3815a7fac0f5aa59b0f3d39e0 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-30Update minimum heap sizeDeterme, Sebastien (sd378r)1-1/+1
Update minimum heap size to 256m for clamp Issue-ID: CLAMP-153 Change-Id: I740e84e8578dcbca967d8d89cf336cb871e9bd37 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-25Fix docker buildDeterme, Sebastien (sd378r)3-2/+67
Replace spotify plugin by fabric8 docker plugin in order to fix build issue Issue-ID: CLAMP-150 Change-Id: Ibd6f3d5f07bc1ccaeae8e167f39352b40b4c108b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-24Remove ECOMP in headersDeterme, Sebastien (sd378r)1-1/+1
Remove ECOMP in headers of the source files Issue-ID: CLAMP-156 Change-Id: If10e2dff86852840ad289b03c6a30dd83f674d76 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework Pom and DockerfileDeterme, Sebastien (sd378r)1-25/+24
Rework the pom & swagger config + Remove license plugin in pom and license files + Rework the dockerfile (support all clamp versions now) + Introduce the version.properties Change-Id: Ia823e00309d651ca40ef12beeae02fb01d8a80a9 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-07-27Change clds jar version in DockerfileJulienBe1-1/+1
Change-Id: If9506da9036fb6fa799a88539160c2bb8ad13962 Signed-off-by: JulienBe <jb379x@att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC2-0/+52
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>