Skip to content

Add Cloudflare DNS CNAME: localmate.crewcircle.co → cname.vercel-dns.com #1

Description

@rprabhat

Action Required

The Vercel dashboard is live at https://localmate-eta.vercel.app but the custom domain localmate.crewcircle.co needs a DNS record.

What to do

  1. Log into the Cloudflare account that owns crewcircle.co (nameservers: desiree.ns.cloudflare.com, yichun.ns.cloudflare.com)
  2. Go to DNS → Records → Add record
  3. Add:
Field Value
Type CNAME
Name localmate
Target cname.vercel-dns.com
Proxy status Proxied (orange cloud)
  1. Save. DNS propagates in 1-5 minutes.
  2. Vercel auto-issues SSL certificate once DNS resolves.
  3. Verify: https://localmate.crewcircle.co should redirect to /dashboard and show the LocalMate dashboard.

Why this cannot be automated

The Cloudflare API tokens available in the CI/CD environment are from a different Cloudflare account that has zero zones — it cannot see the crewcircle.co zone.

Impact

Until this is done, the dashboard is accessible only via the Vercel URL: https://localmate-eta.vercel.app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions