Skip to content

Deployment Architecture

Deployment Diagram

mermaid
graph TB
    cloud["cloudflare"]

Environment Setup

NameURLTypeNotes
devhttp://localhost:5173localusm docs serve — VitePress dev server
productionhttps://usm.devcloudflare-pagesMarketing site (Next.js + shadcn). Deployed via GitHub Actions
(.github/workflows/marketing.yml) on push to main when web/ changes.
Cloudflare Pages — free tier.
help-docshttps://docs.usm.devcloudflare-pagesHelp docs (VitePress, filtered for public audience). Deployed via
GitHub Actions (.github/workflows/docs.yml) on push to main.
Cloudflare Pages — free tier.

Monitoring Stack

  • Monitoring: Cloudflare Pages dashboard — build status and deploy logs
  • Alerts: GitHub Actions workflow failure notifications