docs: reflect the new nix layout and removed options
This commit is contained in:
parent
79fec131d6
commit
eba3f206ab
4 changed files with 16 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue