Custom Domain
By default, your client’s workspace is accessible at vard.app. You can optionally configure a custom domain so the dashboard is served from your own domain (e.g. cms.yourclient.com).
Setup
Custom domain configuration is available on paid plans. To set it up:
- Go to Settings → Domains in your workspace
- Click Add domain and enter your custom domain (e.g.
cms.yourclient.com) - Add the DNS record shown to your domain’s DNS settings
- Vard will verify the record and provision an SSL certificate
DNS propagation typically takes a few minutes to a few hours.
DNS records
Vard will show you the exact record to add. It will be one of:
- A CNAME record pointing to
cname.vard.app - An A record pointing to Vard’s IP (for apex domains)
Verification
Once your DNS record is in place, click Verify in the dashboard. Vard will check for the record and activate the custom domain.
Notes
- Custom domains are per-workspace, not per-account
- SSL is automatically provisioned and renewed
- Your workspace is still accessible at the default
vard.appURL after adding a custom domain
Last updated on