dev: work on action

This commit is contained in:
Adam
2023-10-10 07:12:19 +00:00
parent 952c43771c
commit 800e2a1288
+5
View File
@@ -235,7 +235,12 @@ runs:
echo "==================================================="
docker ps -a
sleep 10
echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
curl http://mageos-elasticsearch-1:9200/_cat/health?h=st || true
echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
curl --write-out %{http_code} --silent --output /dev/null http://mageos-elasticsearch-1:9200/_cat/health?h=st
echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
# export DEN="$(dirname $(pwd))/warden/bin/warden"
# case "${SEARCH}" in
# elasticsearch:*)