You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
| title | status | type | priority | created_at | updated_at | blocked_by | |
|---|---|---|---|---|---|---|---|
| Configure custom domain quotes.elijah.run → Cloudflare Pages (DNS record + Pages domain binding) | completed | task | normal | 2026-03-10T23:32:07Z | 2026-03-10T23:32:15Z |
|
The frontend is served at the custom domain quotes.elijah.run. This requires a DNS record pointing to Cloudflare Pages and a custom domain binding on the Pages project.
Every block must have a comment.
- The Cloudflare zone ID for `elijah.run` must be provided as a variable or looked up via a `data` source. - SSL is handled automatically by Cloudflare — no certificate resources needed. Run from the `infra/` directory:tofu validate
tofu plan
`feat(quotesdb): configure custom domain quotes.elijah.run for Cloudflare Pages`