summaryrefslogtreecommitdiff
path: root/scripts/health_check.sh
diff options
context:
space:
mode:
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