Cloudflare¶
DNS, edge hosting, and access control for everything YE.
Zones¶
yourevenings.com— active, primary domainyourevenings.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.
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)¶
| Role | |
|---|---|
matt@yourevenings.io |
Owner |
katherinepereira@yahoo.com |
Sales (Katie) |
Setup steps¶
- CF Dashboard → Zero Trust → Access → Applications → Add an application → Self-hosted
- Name:
YE Wiki, Subdomain:wiki, Domain:yourevenings.com - Add policy: Include → Emails → [allowlist above]
- Identity provider: Email PIN (no config) or Google (if you want SSO)
- Session duration: 24h
- Save → CF auto-issues a per-user JWT cookie on first sign-in