summaryrefslogtreecommitdiff
path: root/scripts/health_check.sh
diff options
context:
space:
mode:
authorn1c00o <34602094+n1c00o@users.noreply.github.com>2021-08-05 21:26:09 +0200
committerGitHub <noreply@github.com>2021-08-05 21:26:09 +0200
commitc43b7be39fed2743ef27968a3a07677e18fd3c5a (patch)
tree2098664deab219eeb45fbf3efd204c2c89b3755a /scripts/health_check.sh
parent86785694517718019913eddf5b641daba0580160 (diff)
parent64d434e65f950064d4a0a82f7391748b8cdcb7b6 (diff)
Merge pull request #2 from n1c00o/snowflake-grpc
merge working gRPC-based Snowflake generator
Diffstat (limited to 'scripts/health_check.sh')
-rw-r--r--scripts/health_check.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/health_check.sh b/scripts/health_check.sh
new file mode 100644
index 0000000..df89d42
--- /dev/null
+++ b/scripts/health_check.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# requires https://github.com/grpc-ecosystem/grpc-health-probe
+grpc_health_probe -addr=\[::1]:50051 -service=clawflake.Clawflake