Kibana: more frequent garbage collection to limit memory usage
See https://github.com/elastic/kibana/issues/5170#issuecomment-163042525
This commit is contained in:
@@ -42,6 +42,9 @@ kibana:
|
|||||||
VIRTUAL_HOST: http://stats.cloud.blender.org/*,https://stats.cloud.blender.org/*,http://stats.blender-cloud/*,https://stats.blender-cloud/*
|
VIRTUAL_HOST: http://stats.cloud.blender.org/*,https://stats.cloud.blender.org/*,http://stats.blender-cloud/*,https://stats.blender-cloud/*
|
||||||
VIRTUAL_HOST_WEIGHT: 20
|
VIRTUAL_HOST_WEIGHT: 20
|
||||||
FORCE_SSL: "true"
|
FORCE_SSL: "true"
|
||||||
|
|
||||||
|
# See https://github.com/elastic/kibana/issues/5170#issuecomment-163042525
|
||||||
|
NODE_OPTIONS: "--max-old-space-size=200"
|
||||||
links:
|
links:
|
||||||
- elastic
|
- elastic
|
||||||
blender_cloud:
|
blender_cloud:
|
||||||
|
Reference in New Issue
Block a user