feat: add database image

This commit is contained in:
Anselm Stordeur
2018-12-05 17:12:40 +01:00
commit b64e9063a3
6 changed files with 280 additions and 0 deletions

7
config/elasticsearch.yml Normal file
View File

@@ -0,0 +1,7 @@
network.host: 0.0.0.0
# this value is required because we set "network.host"
# be sure to modify it appropriately for a production cluster deployment
discovery.zen.minimum_master_nodes: 1
bootstrap.system_call_filter: false