Single-tenant SaaS shell for the clawborrator Bench platform.
2.5K
Single-tenant SaaS shell that sits in front of one customer's clawborrator-hub_v1 instance. Used by Bench (the multi-operator Claude Code platform's B2B layer) to give each customer a dedicated deployment isolated by infrastructure, not by application logic.
Source: https://github.com/clawborrator/bench License: MIT
GET /healthz — livenessGET /api/bench/info — customer slug, hub URL, token prefix (no plaintext)GET /api/bench/hub-status — proxies the hub's /healthzThe image is identical across customers; per-customer configuration arrives through Fly secrets (or any equivalent env-var injection).
| Var | Notes |
|---|---|
HUB_URL | URL of the customer's hub_v1 instance |
HUB_TOKEN | Channel token plaintext for the bench-service user |
CUSTOMER_SLUG | Short identifier; appears in URLs and audit logs |
Optional: PORT (default 8080), HOST (default 0.0.0.0), LOG_LEVEL.
Bench's provisioning scripts
(bench/provision/bench-hub-provision.sh + bench-app-provision.sh in
the source tree) are the intended way to stand this up alongside a
customer's hub_v1.
Content type
Image
Digest
sha256:0e261f51e…
Size
56.2 MB
Last updated
16 days ago
docker pull ladder99/clawborrator-bench