Update stale service IP references after VLAN 30 cutover
This commit is contained in:
@@ -17,7 +17,7 @@ NOMAD does **not** currently have PD's Docker-only external networks (`pangolin`
|
||||
For NOMAD, Schoolhouse should:
|
||||
- publish `8091` on the host
|
||||
- let Pangolin/Newt target the host port externally
|
||||
- reach shared Postgres on PD over LAN TCP (`10.5.1.6:5432`)
|
||||
- reach shared Postgres on PD over LAN TCP (`10.5.30.6:5432`)
|
||||
- reach LiteLLM / Qdrant / Paperless / n8n over their existing LAN/public endpoints
|
||||
|
||||
## Pre-deploy checklist
|
||||
@@ -80,7 +80,7 @@ Current live helper:
|
||||
```
|
||||
|
||||
Behavior:
|
||||
- mounts Serenity NFS export `10.5.1.5:/mnt/user/data` at `/mnt/serenity-data` when needed
|
||||
- mounts Serenity NFS export `10.5.30.5:/mnt/user/data` at `/mnt/serenity-data` when needed
|
||||
- mirrors `/opt/doris-schoolhouse/data/` into `/mnt/serenity-data/backups/nomad/doris-schoolhouse/data/`
|
||||
- writes `last_success_utc.txt` and `source_host.txt` markers beside the mirrored data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user