docs: point Phoenix hub runbook at canonical Sankofa/api source tree

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-13 21:45:17 -07:00
parent 6405006f64
commit e80b1a0bdd

View File

@@ -76,6 +76,7 @@ After NPM points at `:8080` and traffic is stable:
## 6. References
- **Canonical Phoenix API source:** `~/projects/Sankofa` monorepo, directory **`api/`** (`phoenix-sankofa-api` in `package.json`). Mirror any CT-only edits from `ensure-sankofa-phoenix-*-7800.sh` here before reinstalling or redeploying VMID **7800**.
- Installer: `scripts/deployment/install-sankofa-api-hub-nginx-on-pve.sh`
- Hub graphql-ws headers (live CT): `scripts/deployment/ensure-sankofa-phoenix-api-hub-graphql-ws-proxy-headers-7800.sh`
- Phoenix `websocket.ts` logger import (prevents crash on disconnect): `scripts/deployment/ensure-sankofa-phoenix-websocket-ts-import-logger-7800.sh`