docs: update harness-base/agent-base/manager.nix entries for hyperhive.role (#671)
This commit is contained in:
parent
ef968c11dd
commit
fab0e4804f
1 changed files with 5 additions and 4 deletions
|
|
@ -259,10 +259,11 @@ nix/
|
||||||
`services.hyperhive.domain` (#660); gateway serves
|
`services.hyperhive.domain` (#660); gateway serves
|
||||||
`.well-known/matrix/{client,server}` for
|
`.well-known/matrix/{client,server}` for
|
||||||
auto-discovery; federation on, e2ee deferred (#551)
|
auto-discovery; federation on, e2ee deferred (#551)
|
||||||
templates/harness-base.nix shared scaffolding for sub-agents + manager;
|
templates/harness-base.nix shared harness for all containers; `hyperhive.role`
|
||||||
`hyperhive.model` option (HIVE_DEFAULT_MODEL)
|
(`"agent"` | `"manager"`) drives service unit + forge
|
||||||
templates/agent-base.nix sub-agent nixosConfiguration
|
defaults; `hyperhive.model` option (HIVE_DEFAULT_MODEL)
|
||||||
templates/manager.nix manager nixosConfiguration
|
templates/agent-base.nix thin role-setter (`hyperhive.role = "agent"`)
|
||||||
|
templates/manager.nix thin role-setter (`hyperhive.role = "manager"`)
|
||||||
templates/weston-vnc.nix optional `hyperhive.gui.enable`
|
templates/weston-vnc.nix optional `hyperhive.gui.enable`
|
||||||
— weston + VNC backend systemd unit; writes
|
— weston + VNC backend systemd unit; writes
|
||||||
/etc/hyperhive/gui.json (vnc_port + auth) for
|
/etc/hyperhive/gui.json (vnc_port + auth) for
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue