hyperhive/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 44122c66de feat(#594): gateway operator-cert TLS mode (tls.certDir)
add services.hyperhive.gateway.tls.certDir option: operators with a
CA-signed cert (Let's Encrypt, corporate CA) point at the ACME output
dir instead of using the auto-generated self-signed cert.

- tls.certDir: host path bind-mounted r/o at /run/hive-tls/ in gateway
- tls.certName / tls.keyName: filenames within certDir (default: cert.pem / key.pem, matches nixpkgs security.acme layout)
- hasTls = selfSignedTls || certDir != null: publicScheme=https in both cases
- assertion: selfSignedTls=true + certDir set together is an error
- openFirewall: httpsPort opened in both TLS modes
- docs/gateway.md: TLS modes table + operator-cert section
- docs updated in swarm.md peer config reference in the cert TLS section

when using operator cert, swarm peers can omit certFingerprint —
standard CA bundle handles trust automatically.
2026-06-03 16:46:52 +02:00
..
web-ui fix(docs): web_tools is a tool group, not a capability 2026-06-02 12:47:18 +02:00
agent-hierarchy.md docs(#1014): update stale root→ruth references in conventions, approvals, agent-hierarchy 2026-06-02 22:48:10 +02:00
approvals.md docs(#1014): update stale root→ruth references in conventions, approvals, agent-hierarchy 2026-06-02 22:48:10 +02:00
boundary.md docs: move backlog to forge issue tracker, extract boundary doc 2026-05-20 12:19:16 +02:00
ci.md fix(#981): validate runner credentials on every boot, purge stale .runner 2026-06-02 00:27:47 +02:00
conventions.md docs(#1014): update stale root→ruth references in conventions, approvals, agent-hierarchy 2026-06-02 22:48:10 +02:00
coordinator.md feat(#1086): serialize perm changes through rebuild queue 2026-06-02 16:42:22 +02:00
css-vars.md chore(agent): move screen.html inline styles into agent.css; add --blue/--yellow/--subtext0 to palette 2026-06-02 12:43:11 +02:00
damocles-migration.md rename(162): drop HIVE_PORT fallback; sweep remaining hm1nd in docs 2026-06-01 17:40:47 +02:00
forge.md docs: add token scopes section to forge.md, trim forge.rs module doc + scope comments 2026-06-01 11:38:42 +02:00
gateway.md feat(#594): gateway operator-cert TLS mode (tls.certDir) 2026-06-03 16:46:52 +02:00
gotchas.md docs(gotchas): update stale 'claude's Bash tool' reference to bash_run 2026-06-02 12:46:53 +02:00
matrix.md docs: scrub #NNN self-references (closes #719) 2026-05-31 17:47:21 +02:00
network.md fix: use forge domain URL + open 80/443 for isolated agents 2026-06-03 16:33:10 +02:00
persistence.md docs(persistence): expand meta/ dir section to list config JSON files 2026-06-02 12:43:59 +02:00
security.md docs: move dashboard.rs security + bind rationale to docs (#715) 2026-06-01 11:38:42 +02:00
swarm.md feat(#569): wireguard inter-hive mesh option 2026-06-03 15:19:16 +02:00
terminal-rendering.md docs: scrub self-ref cookies across 5 files (#719 batch 2) 2026-05-31 15:39:09 +02:00
turn-loop.md fix(docs): web_tools is a tool group, not a capability 2026-06-02 12:47:18 +02:00
web-ui.md docs(web-ui): add P3RM1SS10NS to dashboard tab list in index 2026-06-02 12:47:18 +02:00