Communication indexer (#9523)

This commit is contained in:
Nikolay Marchuk
2025-07-17 16:43:05 +07:00
committed by GitHub
parent 50157328a8
commit 360a2516c5
17 changed files with 793 additions and 73 deletions
+3 -1
View File
@@ -104,7 +104,7 @@ services:
- discovery.type=single-node
- ES_JAVA_OPTS=-Xms1024m -Xmx1024m
healthcheck:
interval: 20s
interval: 5s
retries: 10
test: curl -s http://localhost:9200/_cluster/health | grep -vq '"status":"red"'
account:
@@ -257,6 +257,8 @@ services:
condition: service_started
cockroach:
condition: service_started
elastic:
condition: service_healthy
links:
- elastic
- mongodb