Skip to content

Cloudflare

DNS, edge hosting, and access control for everything YE.

Zones

  • yourevenings.com — active, primary domain
  • yourevenings.io — bulk-redirected to .com

Pages projects

Project Domain Purpose
ye-trades trades.yourevenings.com UK Trades Carrd landing, status dashboard at /status.html
ye-wiki wiki.yourevenings.com This wiki (pending deploy)

Workers

Worker Domain Purpose
yourevenings-site yourevenings.com Static site + /thanks Stripe-verified Worker

Deploy rule (locked 2026-06-16)

Always deploy with --branch=main to hit production.

wrangler pages deploy ./site --project-name=ye-trades --branch=main

master = preview only. Got bitten by this once.

Cloudflare Access (Zero Trust)

Used to private-gate wiki.yourevenings.com. Free tier, ≤50 users.

Allowlist (current)

Email Role
matt@yourevenings.io Owner
katherinepereira@yahoo.com Sales (Katie)

Setup steps

  1. CF Dashboard → Zero TrustAccess → Applications → Add an application → Self-hosted
  2. Name: YE Wiki, Subdomain: wiki, Domain: yourevenings.com
  3. Add policy: Include → Emails → [allowlist above]
  4. Identity provider: Email PIN (no config) or Google (if you want SSO)
  5. Session duration: 24h
  6. Save → CF auto-issues a per-user JWT cookie on first sign-in