From e80b1a0bddd311b29a6fed88a6bd5a9c7d848201 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Mon, 13 Apr 2026 21:45:17 -0700 Subject: [PATCH] docs: point Phoenix hub runbook at canonical Sankofa/api source tree Made-with: Cursor --- .../SANKOFA_API_HUB_NPM_CUTOVER_AND_POST_CUTOVER_RUNBOOK.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/03-deployment/SANKOFA_API_HUB_NPM_CUTOVER_AND_POST_CUTOVER_RUNBOOK.md b/docs/03-deployment/SANKOFA_API_HUB_NPM_CUTOVER_AND_POST_CUTOVER_RUNBOOK.md index 30234fab..8ce0e704 100644 --- a/docs/03-deployment/SANKOFA_API_HUB_NPM_CUTOVER_AND_POST_CUTOVER_RUNBOOK.md +++ b/docs/03-deployment/SANKOFA_API_HUB_NPM_CUTOVER_AND_POST_CUTOVER_RUNBOOK.md @@ -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`