Conan Scott cscott
  • Joined on 2025-12-07
cscott pushed to main at cscott/ClawdBox 2026-02-02 02:48:56 +00:00
3be9e45fac fixed registry port
cscott pushed to main at cscott/ClawdBox 2026-02-02 02:47:25 +00:00
25859647f9 fixed namespace
cscott pushed to main at cscott/ClawdBox 2026-02-02 02:45:32 +00:00
99b477d109 moved secrets.yaml
440e48abac added ssh keys secret to repo
7e15549221 seperated manifests
454677fd14 seperated manifests
a1cd6d88cd added namespace, pvc and service.yaml
Compare 5 commits »
cscott pushed to main at cscott/ClawdBox 2026-02-02 02:35:40 +00:00
a0134a6cfc Fix syntax error: move comments outside RUN command chain
cscott pushed to main at cscott/ClawdBox 2026-02-02 00:36:47 +00:00
4250ec3925 Add OpenShift deployment manifests
cscott pushed to main at cscott/ClawdBox 2026-02-02 00:36:38 +00:00
ef016e67da Update Dockerfile for OpenShift compatibility (Port 2222, Permissions)
cscott pushed to main at cscott/ClawdBox 2026-02-02 00:14:18 +00:00
972a1769f2 Add README with usage instructions
cscott pushed to main at cscott/ClawdBox 2026-02-02 00:14:09 +00:00
b25c72cc8c Initial commit: Dockerfile with Swiss Army Knife tools
cscott created branch main in cscott/ClawdBox 2026-02-02 00:14:09 +00:00
cscott created repository cscott/ClawdBox 2026-02-02 00:13:52 +00:00
cscott pushed to main at cscott/ai-presentations 2026-02-01 11:45:30 +00:00
7eb9a0a790 Add 3x multiplier talking point
cscott pushed to main at cscott/ai-presentations 2026-02-01 11:35:45 +00:00
dcab388256 Fix: use plain text content
cscott pushed to main at cscott/ai-presentations 2026-02-01 11:28:09 +00:00
6b8432eed8 Fix scratchpad content (was double-encoded)
cscott pushed to main at cscott/ai-presentations 2026-02-01 10:41:25 +00:00
e0caa2e32d Add presentation ideas scratchpad
cscott pushed to main at cscott/tei 2026-01-31 06:57:15 +00:00
f889482a12 more space
cscott pushed to main at cscott/openclaw 2026-01-30 12:11:00 +00:00
fdcc51fa47 fix: use 'lan' bind mode instead of raw IP
cscott pushed to main at cscott/openclaw 2026-01-30 11:57:19 +00:00
df1b723c6f feat: bootstrap openclaw config and run gateway
cscott pushed to main at cscott/openclaw 2026-01-30 11:30:25 +00:00
04bc284fed debug: run sleep infinity (remove init + gateway) for interactive inspection
cscott pushed to main at cscott/openclaw 2026-01-30 11:22:34 +00:00
a66bad33e2 deploy: initContainer openclaw setup + run gateway as command
cscott pushed to main at cscott/openclaw 2026-01-30 10:57:38 +00:00
6cdaa1a0b9 storage: single 10Gi PVC for /home/node (persist all state)