← Portal
Start Here

The Three Portals

Updated 2026-05-18

For: Anyone confused about which portal to use for what

OpsStrategyPro currently runs three Netlify-deployed portals. Each is for a different audience and contains different content.

VG Portal

BC Portal

RWP Portal (this site)

Why three sites instead of one

What if a future engagement starts?

Add a new tenant:

  1. New folder under 02_active/<tenant>/ following the engagement convention
  2. New tenant config block in portal_index.py
  3. New ~/Sites/<tenant>-portal/ git repo
  4. New Netlify project pointing at it
  5. New entry in the sync daemon's PORTALS dict

See 02_active/rwp/reference/how-we-work/multi-tenant-portal-pattern.md for the full checklist.

Quick comparison

VG BC RWP
Audience Client stakeholders Reception team OSP internal
Sections 7 1 (Reception) 6
Documents 87+ 5 growing
Rebuild trigger Push to portal repo Push to portal repo Source change + 30min debounce
Has password Yes Yes Yes