finetuning, tweaking

This commit is contained in:
Marco Ochse
2018-05-16 14:57:52 +00:00
parent 842bec2cb3
commit 5447978191
8 changed files with 31 additions and 41 deletions

View File

@ -1,6 +1,4 @@
# T-Pot (Standard)
# For docker-compose ...
version: '2.2'
version: '2.3'
services:
@ -12,7 +10,8 @@ services:
restart: always
environment:
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xms1024m -Xmx1024m"
- ES_JAVA_OPTS=-Xms1024m -Xmx1024m
- ES_TMPDIR=/tmp
cap_add:
- IPC_LOCK
ulimits: