Docs/Deployment/Custom Domains

Custom Domains

Configure custom domains for your Odoo instances.

Use your own domain names with your Odoo instances for a professional setup.

Adding a Custom Domain

  • Go to your instance settings
  • Click **Domains** tab
  • Click **Add Domain**
  • Enter your domain name
  • DNS Configuration

    Point your domain to your server using:

  • A Record: Point to your server IP
  • CNAME: Point to instance.braincuber.com (if supported)
  • Verification

    After adding DNS records, click **Verify** to confirm propagation. SSL will be automatically configured once verified.