Custom Domain Proxy

This server handles custom domains for sites built with CyrandaAI. It automatically provisions SSL certificates and routes traffic to your published site.

Connect your domain

  1. Publish your site on cyranda.cc and open the Publish dialog.
  2. Set your custom domain in the "Custom Domain" section of the Publish dialog.
  3. Add a CNAME record with your domain registrar or DNS provider:
    TypeNameValue
    CNAME www proxy.cyranda.cc
    Replace www with @ or your subdomain as needed.
  4. Wait for DNS to propagate (usually 1–5 minutes, sometimes up to 48 hours). An SSL certificate is issued automatically on the first visit.
Apex domains (e.g. example.com without www): Some DNS providers don't support CNAME records on the root domain. In that case, use an ALIAS or ANAME record if available, or point www.example.com and set up a redirect from the apex.
Build your site →