OctaVertex
OctaVertex CMS
100+ domain network — onboard, content, deploy
Admin → SEO guide

Domain network dashboard

PocketBase is your headless CMS — not a page builder. Each domain = one sites row; articles are filtered by site. Use this dashboard to see all domains and jump into admin.

Connect API (read-only)

Create key in Settings → API Keys with access to sites, articles. Token is stored in sessionStorage only in this browser.

Domain Niche Status Hugo theme Active Actions
Load sites with your API token above.

Onboard a new domain (checklist)

  1. Admin → sites → New record (domain, niche, S3, CloudFront, Umami, hugo_theme — 22 themes, see catalog)
  2. Run make generate-site DOMAIN=example.com (or batch script)
  3. make export-sites — refresh sites.json
  4. Add articles with site relation; publish when SEO gates pass
  5. make syncmake hugo-build DOMAIN=...make deploy DOMAIN=...
  6. Set onboarding_status to live

Full doc: docs/MULTI_DOMAIN_CMS.md and docs/SITE_ONBOARDING.md