From 0a78f26396e1330bd283bb14636ff920ee4963f9 Mon Sep 17 00:00:00 2001 From: Rick Pat Date: Thu, 20 Nov 2025 16:12:44 +0000 Subject: [PATCH] docs: note healthcheck needs the token --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebbe5e1..47eaca1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Operator tooling for the Chum Bucket Relay link. ## Layout deploy/relay.sh bring the tunnel up on a fresh jump host - bin/healthcheck.sh probe the relay and exit non-zero if it is down + bin/healthcheck.sh probe the relay (needs RELAY_TOKEN) and exit non-zero if down bin/rotate-token.sh ask the relay to mint a new operator token .env.example copy to .env and fill in, never commit the result -- 2.49.1