Cloudflare DNS

Access the Cloudflare settings
Log in to your Cloudflare account.
Select the desired domain from the list of configured domains.
Click the "DNS" tab in the Cloudflare control panel.


Create a Subdomain
To create a subdomain, you will need to add a new DNS record. Follow these steps:
Click the "Add record" button (Add record).

Choose the record type as "CNAME", enter the subdomain name and point it to "sh.sprinthub.site".

Disable the proxy option; with it enabled you will not be able to configure the connection with Sprinthub
After configuring the necessary fields, click save and verify that the record was added correctly in the DNS records list.
Domain validation
You must point for AWS validation.

Instructions:
Access your domain's DNS records.
Add a new record in the DNS settings selecting CNAME as the record type.
Return to the first window, copy the content of the "Name / Host" field.
Paste the copied content into the "Name or Host" field of your DNS records.
Go back to the first window and copy the content of the "Value / Target" field.
Paste the copied content into the "Value or Target" field of your DNS records.
Verification CNAME record:
Record Type: CNAME
Record Name "Name / Host": A generated value appears (a unique alphanumeric code).
Value "Value / Target": A specific generated value (also an alphanumeric code), pointing to an AWS domain for validation.
These instructions are to ensure the custom domain is validated correctly when configuring the CNAME record on the DNS server.
A CAA validation is required on Cloudflare so it can pull the certificate information.
There are two types of CAA - Issue and Issuewild for Amazon.com

Here are the details of the two records:


Type: CAA
Domain: @ or your own domain
Flag: 0
Tag: Only for Specific hostnames / Allow only wildcard characters
Domain Name: amazon.com
Checking domain propagation
Use the following tool to check the propagation of the new subdomain and confirm that it is correctly pointing to sh.sprinthub.site.
Last updated
Was this helpful?