2 Commits

Author SHA1 Message Date
21in7
e26ae64a88 fix: address Hermes bootstrap review (compose note, README transfer step, cleanups)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 23:58:15 +09:00
21in7
cde838e435 feat: add Hermes Agent in-container bootstrap script
Adds scripts/hermes-bootstrap.sh which installs rootful Docker,
writes docker-compose.yml (nousresearch/hermes-agent) with bind mounts
for /data and /fast, and writes a .env template pointing at the
litellm gateway (#117, 10.1.10.22:4000). Run once inside LXC #118
console after pct set has applied bind mounts and features.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 23:52:33 +09:00