Files
proxmox/docs/04-configuration/SANKOFA_THE_ORDER_CHECKLIST.md
defiQUG 4f383490a3 docs(A): sync high-value runbooks for The Order (10210 HAProxy)
- SANKOFA_CUTOVER_PLAN: live backends table, fix TBDs, historical step labels
- SANKOFA_THE_ORDER_CHECKLIST: replace with done + bypass + pointers
- DNS comprehensive + streamlined tables: the-order row and sankofa zone live
- E2E Cloudflare runbook: the-order backend column

Made-with: Cursor
2026-03-27 15:24:54 -07:00

1.0 KiB

Sankofa and The Order — routing checklist

Canonical: ALL_VMIDS_ENDPOINTS.md (NPM targets), RPC_ENDPOINTS_MASTER.md (Sankofa table).

Done (production)

  • NPMplus the-order.sankofa.nexus / www.the-order.sankofa.nexus192.168.11.39:80 (VMID 10210 order-haproxy), HAProxy → 192.168.11.51:3000 (portal 7801).
  • www.the-order301 https://the-order.sankofa.nexus (NPM advanced_config).
  • HAProxy on 10210: config/haproxy/order-haproxy-10210.cfg.template, deploy scripts/deployment/provision-order-haproxy-10210.sh.

If 10210 is down (bypass)

THE_ORDER_UPSTREAM_IP=192.168.11.51 THE_ORDER_UPSTREAM_PORT=3000 \
  bash scripts/nginx-proxy-manager/update-npmplus-proxy-hosts-api.sh

Ongoing

  • Keep the_order app and portal 7801 healthy (HAProxy only forwards).
  • Re-run E2E: scripts/verify/verify-end-to-end-routing.sh --profile=public.

Related: SANKOFA_CUTOVER_PLAN.md (history + same targets).