Removed old X-pack options

These aren't necessary any more now that we use an image with X-pack.
This commit is contained in:
2017-09-26 11:46:59 +02:00
parent d90794a4f0
commit c6d645f664

View File

@@ -44,8 +44,6 @@ kibana:
environment:
SERVER_NAME: "stats.cloud.blender.org"
ELASTICSEARCH_URL: http://elasticproxy:9200
XPACK_SECURITY_ENABLED: 'false'
XPACK_MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED: 'false'
VIRTUAL_HOST: http://stats.cloud.blender.org/*,https://stats.cloud.blender.org/*,http://stats.blender-cloud/*,https://stats.blender-cloud/*
VIRTUAL_HOST_WEIGHT: 20
FORCE_SSL: "true"