Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fb54926f6 | ||
|
|
146abf7f82 | ||
|
|
c869e75c61 | ||
|
|
47aa92bee3 |
@@ -13,10 +13,10 @@ description: >
|
|||||||
against the live system. Policy fields are authoritative. See the
|
against the live system. Policy fields are authoritative. See the
|
||||||
`verify-before-mutate` skill.
|
`verify-before-mutate` skill.
|
||||||
|
|
||||||
**Last verified:** 2026-07-24 — corrected Gitea IP (.17 not .110),
|
**Last verified:** 2026-07-26 — CT 114 (mumuni) destroyed. Mumuni moved inside
|
||||||
AdGuard IP (.10 not .102), AdGuard placement (minipve not acerpve),
|
CT 100 (abiba) — Zulip connected on .24. Verification protocol run: CT 118 set
|
||||||
Abiba placement (hwepve not amdpve), added hwepve as 6th node,
|
to static IP .20, llama-server on .110 restored. All PVE nodes, CT hostnames,
|
||||||
added dns.sysloggh.net route. See data/learnings.md.
|
and public endpoints confirmed. See data/learnings.md.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Infrastructure Control Pattern
|
# Infrastructure Control Pattern
|
||||||
@@ -112,9 +112,9 @@ description: >
|
|||||||
| hwepve | .4 | ? | ? | abiba, (mumuni CT 114 stopped) | Agents (new node) |
|
| hwepve | .4 | ? | ? | abiba, (mumuni CT 114 stopped) | Agents (new node) |
|
||||||
|
|
||||||
> **Note:** CTs on storepve include jdownloader (CT 118). AdGuard (CT 102) is on
|
> **Note:** CTs on storepve include jdownloader (CT 118). AdGuard (CT 102) is on
|
||||||
> minipve at .10, not acerpve. Abiba (CT 100) is on hwepve, not amdpve. Mumuni
|
> minipve at .10, not acerpve. Abiba (CT 100) is on hwepve and now runs Mumuni
|
||||||
> (CT 114) is on hwepve (currently stopped), not minipve. Mumuni also has a
|
> Zulip gateway internally. CT 114 (old mumuni container) destroyed 2026-07-26.
|
||||||
> second instance on minipve at .123 — distinguish by CT ID, not hostname.
|
> Mumuni also has a second instance on minipve at .123 — distinguish by CT ID.
|
||||||
|
|
||||||
### Checks (every 5 min)
|
### Checks (every 5 min)
|
||||||
|
|
||||||
@@ -604,7 +604,6 @@ ssh root@192.168.68.110 "systemctl restart llama-server"
|
|||||||
| 111 | tdunna | amdpve | .129 | Hermes agent | ✅ |
|
| 111 | tdunna | amdpve | .129 | Hermes agent | ✅ |
|
||||||
| 112 | tanko | amdpve | .122 | Hermes agent | ✅ |
|
| 112 | tanko | amdpve | .122 | Hermes agent | ✅ |
|
||||||
| 113 | baggy | amdpve | .114 | Hermes agent | ✅ |
|
| 113 | baggy | amdpve | .114 | Hermes agent | ✅ |
|
||||||
| 114 | mumuni | **hwepve** | .123 | Hermes agent (stopped) | ✅ |
|
|
||||||
| 115 | scottdenya | amdpve | .75 | Denya OneCare | ❌ |
|
| 115 | scottdenya | amdpve | .75 | Denya OneCare | ❌ |
|
||||||
| 116 | syslog-api | minipve | .116 | LiteLLM + Grafana | ❌ |
|
| 116 | syslog-api | minipve | .116 | LiteLLM + Grafana | ❌ |
|
||||||
| 117 | zulip | storepve | .19 | Chat | ❌ |
|
| 117 | zulip | storepve | .19 | Chat | ❌ |
|
||||||
@@ -637,7 +636,7 @@ Source of truth: `/root/scripts/pct-run.sh` or `prose-contracts/scripts/pct-run.
|
|||||||
| 115 | scottdenya | amdpve | `pct-run 115` |
|
| 115 | scottdenya | amdpve | `pct-run 115` |
|
||||||
| 104 | authentik | minipve | `pct-run 104` |
|
| 104 | authentik | minipve | `pct-run 104` |
|
||||||
| 110 | gitea | minipve | `pct-run 110` |
|
| 110 | gitea | minipve | `pct-run 110` |
|
||||||
| 114 | mumuni | **hwepve** | `pct-run 114` |
|
|
||||||
| 116 | syslog-api | minipve | `pct-run 116` |
|
| 116 | syslog-api | minipve | `pct-run 116` |
|
||||||
| 106 | ra-h-os | storepve | `pct-run 106` |
|
| 106 | ra-h-os | storepve | `pct-run 106` |
|
||||||
| 107 | proxmox-backup | storepve | `pct-run 107` |
|
| 107 | proxmox-backup | storepve | `pct-run 107` |
|
||||||
@@ -650,7 +649,7 @@ GPU bare-metal hosts (.8 acerpve, .110 ocupve, .15 amdpve) are NOT CTs — use S
|
|||||||
ssh root@192.168.68.8 # RTX 3090
|
ssh root@192.168.68.8 # RTX 3090
|
||||||
ssh root@192.168.68.110 # RTX 5070
|
ssh root@192.168.68.110 # RTX 5070
|
||||||
ssh root@192.168.68.15 # Strix Halo
|
ssh root@192.168.68.15 # Strix Halo
|
||||||
ssh root@192.168.68.4 # hwepve (abiba, kagentz, mumuni)
|
ssh root@192.168.68.4 # hwepve (abiba, kagentz) — Mumuni runs inside CT 100
|
||||||
```
|
```
|
||||||
|
|
||||||
## Section 7: Agent Health Check v2 (2026-07-26)
|
## Section 7: Agent Health Check v2 (2026-07-26)
|
||||||
|
|||||||
Reference in New Issue
Block a user