diff --git a/infra/README.md b/infra/README.md index 06c69bb4..18b81cda 100644 --- a/infra/README.md +++ b/infra/README.md @@ -14,7 +14,7 @@ the linked docs. - [`docs/v2/Galaxy.ParityRig.md`](../docs/v2/Galaxy.ParityRig.md) — mxaccessgw / Galaxy parity-rig runbook. - `docs/drivers/*-Test-Fixture.md` — per-driver fixture coverage maps. - [`../scadaproj/infra/glauth/`](../../scadaproj/infra/glauth/) — the shared GLAuth source-of-truth + deploy runbook. -- [`reference_histgw_local_deploy`], [`reference_ww_historian_vm`] (memory) — HistorianGateway deploy detail. +- `reference_histgw_local_deploy`, `reference_ww_historian_vm` (memory) — HistorianGateway deploy detail. --- @@ -130,7 +130,7 @@ dotnet test tests/Server/ZB.MOM.WW.OtOpcUa.Host.IntegrationTests --filter "Fully ### 5c. HistorianGateway LiveIntegration soak (`Category=LiveIntegration`) — needs VPN Exercises the gateway read/write/alarm/EnsureTags paths against a **real AVEVA historian**. Requires -the corporate **VPN up** and a running gateway (see §6). Full deploy detail: [`reference_histgw_local_deploy`]. +the corporate **VPN up** and a running gateway (see §6). Full deploy detail: `reference_histgw_local_deploy`. ```bash export HISTGW_GATEWAY_ENDPOINT=http://localhost:5221 # local gw, h2c @@ -155,7 +155,7 @@ The gateway sidecar runs locally in Docker (`~/Desktop/HistorianGateway/docker/` `docker/.env` / secrets, never in committed compose. - **Known deploy fixes** (committed to the gateway repo): FQDN via `.env`; `libgssapi-krb5-2 gss-ntlmssp` in the Dockerfile (historian v6 + SQL paths auth `NAM\dohertj2` via Negotiate/GSSAPI); `RuntimeDb` on. -- Full recipe + gotchas: [`reference_histgw_local_deploy`] · historian VM: [`reference_ww_historian_vm`]. +- Full recipe + gotchas: `reference_histgw_local_deploy` · historian VM: `reference_ww_historian_vm`. ## 7. docker-dev local rig — `docker-dev/docker-compose.yml`