Add OpenClaw and NanoClaw scripts for Hetzner Cloud (#6)

Fills the remaining 2 gaps in the agents x clouds matrix:
- hetzner/openclaw.sh: provisions Hetzner server with OpenClaw gateway + TUI
- hetzner/nanoclaw.sh: provisions Hetzner server with NanoClaw WhatsApp agent

Matrix is now 100% complete (3 agents x 2 clouds = 6/6 implemented).

Co-authored-by: Sprite <noreply@sprite.dev>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
L 2026-02-07 08:49:11 -08:00 committed by GitHub
parent 6002e6c7f7
commit 78e009176b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 202 additions and 2 deletions

View file

@ -99,7 +99,7 @@
"sprite/openclaw": "implemented",
"sprite/nanoclaw": "implemented",
"hetzner/claude": "implemented",
"hetzner/openclaw": "missing",
"hetzner/nanoclaw": "missing"
"hetzner/openclaw": "implemented",
"hetzner/nanoclaw": "implemented"
}
}