use oss version 69/94769/1
authorosgn422w <gervais-martial.ngueko@intl.att.com>
Mon, 2 Sep 2019 15:56:55 +0000 (17:56 +0200)
committerosgn422w <gervais-martial.ngueko@intl.att.com>
Mon, 2 Sep 2019 15:56:55 +0000 (17:56 +0200)
need to use oss version of base image with corresponding config

Issue-ID: CLAMP-489

Change-Id: I7577c5e8840d0b769784d2de103e9d087ccbd8d8
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
src/main/docker/elasticsearch/Dockerfile
src/main/docker/elasticsearch/config/elasticsearch.yml
src/main/docker/kibana/conf/kibana.yml

index 41252be..2435242 100644 (file)
@@ -1,5 +1,5 @@
 # https://github.com/elastic/elasticsearch-docker
-FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.2
+FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.6.2
 
 COPY config/sg/ config/sg/
 COPY config/ config/
index 72ce137..4d46ca0 100644 (file)
@@ -18,8 +18,8 @@ discovery.type: single-node
 ## X-Pack settings
 ## see https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-xpack.html
 #
-xpack.license.self_generated.type: basic
-xpack.security.enabled: false
+#xpack.license.self_generated.type: basic
+#xpack.security.enabled: false
 
 ## Search Guard
 #
index 2edcb80..cfec41e 100644 (file)
@@ -10,7 +10,7 @@ server.ssl.certificate: /usr/share/kibana/config/keystore/org.onap.clamp.crt.pem
 
 ## Search Guard
 #
-xpack.security.enabled: false
+#xpack.security.enabled: false
 elasticsearch.username: kibanaserver
 elasticsearch.password: kibanaserver