S15: pfc-repl loopback health; public /health replication 200
Some checks are pending
review / inventory (push) Waiting to run

PFC_REPL_URL=http://127.0.0.1:18784. Ingest replicas do not bind HTTP.
This commit is contained in:
George Lambert 2026-09-15 22:48:11 -04:00
parent 9ba17747a4
commit 07f147fffb
5 changed files with 8 additions and 3 deletions

View file

@ -8,4 +8,4 @@ Decisions to confirm later. Work continued with guesses in `TODO-With-User.MD`.
4. **verae org** is empty — leave empty unless you want it as the canonical NATS catalog owner instead of `marchon`.
5. **Website org** — no NATS changes. Confirm if any site should deep-link the endpoint catalog.
6. **Admin console that re-signs config** — PFC console vs peergos-compliance-config TUI. Guess: both may call the same Python `signed_config.sign`; PFC console first. `POST /v1/admin/config` is live; lab login still requires TOTP.
7. **Replication backend** on ns1 `:18782`/`:8782` still 503 connection refused (pre-existing; not part of sm-leaf). Confirm whether pfc-repl should be restarted or retired.
7. **Replication HTTP** — resolved: Go `pfc-repl` coordinator loopback `:18784/health`; ingest replicas stay NATS-only. Old Python `:8782` is unused.