Every Bulkhead OS site can be mapped to your own custom domain. Set up your domain in Workspace Settings and update your DNS to point to Bulkhead OS.
Setting Up Your Domain
- Go to Workspace Settings → Domain
- Enter your custom domain (e.g.,
docs.yourbrand.com) - Follow the DNS instructions shown — you'll need to add a CNAME or AAAA record at your DNS provider
- Save the settings
SSL certificates are provisioned automatically. Your site will be accessible on your custom domain within minutes.
DNS Configuration
At your DNS provider (Cloudflare, Namecheap, Google Domains, etc.), create one of these records:
| Type | Name | Value | Notes |
|---|---|---|---|
CNAME | Your subdomain | edge.bulkheados.com | For subdomains (docs.yourbrand.com) |
AAAA | @ | 100:: | For apex domains (yourbrand.com) |
Cloudflare users: If your domain is already on Cloudflare, enable the proxy (orange cloud) for automatic SSL and edge caching.
SSL & Security
All custom domains get automatic SSL/TLS certificates. No manual certificate management required. Your site is always served over HTTPS.
Domain Aliases
Need multiple domains pointing to the same site? Add additional domains as aliases in Domain Settings. Alias domains automatically redirect to your primary domain with a 301, preserving SEO value.