Back to docs

Custom domains

Custom domains (Pro)

Custom domains are available on the Pro plan. Once you upgrade, connecting a domain takes about five minutes.

Connect a domain

In Claude:

Connect example.com to my Cybrix project

Cybrix will:

  1. Verify you own the domain (by checking a DNS TXT record)
  2. Provision an SSL certificate automatically
  3. Route traffic from your domain to your project

DNS setup

Add the following DNS records at your domain registrar:

| Type | Name | Value | |------|------|-------| | CNAME | @ | cname.cybrix.cc | | TXT | _cybrix | verify=your-verification-token |

Your verification token is shown in the Cybrix dashboard under Domains.

How long does it take?

SSL provisioning usually completes within 2–5 minutes. DNS propagation can take up to 48 hours depending on your registrar's TTL settings, but most domains propagate within 15 minutes.