docs: reflect the new nix layout and removed options

This commit is contained in:
müde 2026-07-13 22:23:20 +02:00
commit eba3f206ab
4 changed files with 16 additions and 17 deletions

View file

@ -89,8 +89,7 @@ now set unconditionally for every agent. The mechanism:
1. **Agent side**. `HIVE_WEB_SOCKET=/run/hive-agent/<name>/web.sock`
is set on every harness service env; `web_ui::serve` binds a
`UnixListener` at that path. The deprecated
`hyperhive.web.useUnixSocket` option is now a no-op.
`UnixListener` at that path.
2. **Host side**. `hive-c0re` bind-mounts the per-agent subdir
(`/run/hive-agent/<name>/`) into the agent's container. Dir
bind, not file bind — file bind-mounts don't survive the