2025-11-06 08:39:12 +00:00
2025-09-04 09:52:10 +00:00
2025-09-04 09:44:20 +00:00

relay-tooling

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 (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

Notes

Credentials live in .env, which is gitignored. If you need a token, run bin/rotate-token.sh against a host you control rather than copying one out of a running box.

Description
Operator tooling for the Chum Bucket Relay link
Readme 30 KiB
Languages
Shell 100%