Custom domains
By default, Cube Cloud deployments and their API endpoints use auto-generated anonymized domain names, e.g.,emerald-llama.gcp-us-central1.cubecloudapp.dev.
You can also assign a custom domain to your deployment.
Available on Premium and above plans.
CNAME records
to your DNS provider:
| Name | Value |
|---|---|
YOUR_DOMAIN | The copied value from Cube Cloud’s settings |
CNAME record for acme.dev
would look like:
| Name | Value |
|---|---|
insights | colossal-crowville.gcp-us-central1.cubecloudapp.dev |
CNAME
record correctly before raising a new support ticket.