Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

🚨 URGENT: Deploy All 7 Production Websites to Custom Domains NOW #1

@HeadyMe

Description

@HeadyMe

Priority: CRITICAL β€” Meeting Tomorrow

Objective

Deploy all 7 branded websites to production custom domains using Cloudflare Pages (static) + Cloudflare Tunnel (dynamic backends on Bossgame P6 Ryzen 9). Zero localhost. Zero .onrender.com. Only custom branded domains.


Sites to Deploy

Static Landing Pages β†’ Cloudflare Pages (auto-deploy from this repo)

Domain Repo Path Purpose
headysystems.com sites/headysystems/ Commercial hub, pricing, downloads
headyconnection.org sites/headyconnection/ Nonprofit hub, mission, donate
headybuddy.org sites/headybuddy/ Product landing, feature showcase, live demo
headymcp.com sites/headymcp/ MCP server registry
headyio.com sites/headyio/ Developer portal, API docs
headyme.com sites/headyme/ Personal cloud dashboard
headybot.com sites/headybot/ Automation / webhook portal

Dynamic Backends β†’ Bossgame P6 via Cloudflare Tunnel

Subdomain Port Service
app.headysystems.com 3300 heady-manager main
api.headysystems.com 3300 REST API gateway
app.headyconnection.org 3301 Nonprofit dashboard
app.headybuddy.org 3400 Live HeadyBuddy widget
api.headymcp.com 3500 MCP discovery API
api.headyio.com 3600 Swagger/OpenAPI explorer
app.headyme.com 3700 Personal dashboard
app.headybot.com 3800 Automation builder

Tech Stack Per Site

  • React + Vite + TailwindCSS (shared Sacred Geometry design system from frontend/)
  • Build: npm run build β†’ dist/
  • Deploy: Cloudflare Pages connected to this repo, root directory per site
  • Backend: Cloudflare Tunnel to Bossgame P6

Acceptance Criteria

  • All 7 domains resolve to live branded pages
  • All app.* / api.* subdomains route to Bossgame via tunnel
  • Zero references to localhost, .onrender.com, or IPs anywhere
  • Sacred Geometry visual identity on every page
  • HeadyBuddy live widget embedded on headybuddy.org
  • Donate button on headyconnection.org
  • Pricing page on headysystems.com
  • API explorer on headyio.com

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions