Loading deploy/docker-compose.elasticsearch-1.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading deploy/docker-compose.elasticsearch-2.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading deploy/docker-compose.elasticsearch-3.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading Loading
deploy/docker-compose.elasticsearch-1.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading
deploy/docker-compose.elasticsearch-2.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading
deploy/docker-compose.elasticsearch-3.tmpl.yml +7 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ services: - ELASTIC_USER - ELASTIC_USER_PASS - ELASTIC_USER_ROLE healthcheck: test: > status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); [ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] timeout: 10s retries: 3 start_period: 2m #healthcheck: #test: > #status=$$(curl --write-out %{http_code} --silent --output /dev/null -u "${ELASTIC_USER}:${ELASTIC_USER_PASS}" localhost:${PORT1}/_cluster/health); #[ "$${status}" -eq "200" ] || [ "$${status}" -eq "401" ] #timeout: 10s #retries: 3 #start_period: 2m networks: elastic-net: Loading