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

@ -10,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: