docs: note healthcheck needs the token

This commit is contained in:
2025-11-20 16:12:44 +00:00
parent 0e436b6be5
commit 0a78f26396

View File

@@ -5,7 +5,7 @@ Operator tooling for the Chum Bucket Relay link.
## Layout ## Layout
deploy/relay.sh bring the tunnel up on a fresh jump host 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 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 .env.example copy to .env and fill in, never commit the result