chore(pgdb): land W1N-227 compose-化 leftovers (compose source, host facts, inventory, scribe notes)

This commit is contained in:
windyboy
2026-08-29 14:51:20 +08:00
parent c7dc4fd25c
commit b61513c93e
6 changed files with 103 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ the software deployed there, see [the LAN overview](../docs/lan-overview.md).
| **gw** | EdgeRouter X primary LAN gateway | `ssh -4 zhiqiang@192.168.66.254` | `192.168.66.254` | — (EdgeOS, no ansible) | **active** | [hosts/gw.md](../hosts/gw.md) |
| **ubnt** | UniFi Network Controller (PVE VM 160) | `ssh -4 windy@192.168.66.46` | `192.168.66.46` | ✓ (ubnt) | **active** | [hosts/ubnt.md](../hosts/ubnt.md) |
| **hass.windy.lan** | Home Assistant (HAOS, x88 Pro physical box, LAN55) | `ssh hassio@hass.windy.lan` | `192.168.55.11` | — (HAOS, no ansible) | **active** | [hosts/hass.windy.lan.md](../hosts/hass.windy.lan.md) |
| **pgdb** | TimescaleDB PG18 (Docker) — HA recorder backend (PVE VM, LAN55) | `ssh -4 windy@192.168.55.15` | `192.168.55.15` | — (no ansible) | **active** | [hosts/pgdb.md](../hosts/pgdb.md) |
`status: stub` = known to exist; fill `hosts/<name>.md` when next touched.