We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f06c52 commit 9c97c0cCopy full SHA for 9c97c0c
util/run_es_docker.sh
@@ -46,6 +46,7 @@ else
46
--env "node.attr.testattr=test" \
47
--env "path.repo=/tmp" \
48
--env "repositories.url.allowed_urls=http://snapshot.*" \
49
+ --env "ingest.geoip.downloader.enabled=false" \
50
--env "discovery.type=single-node" \
51
--env "ES_JAVA_OPTS=-Xms1g -Xmx1g" \
52
--env "action.destructive_requires_name=false" \
0 commit comments