Set a custom domain
You can edit the subdomain name and configure a custom domain for your project on the General tab of the project's Settings page.
- Log in to your Redocly instance.
- Select your project.
- Select Settings > Custom domain.
- Click Add domain.
- Enter the Custom Domain without the protocol. For example, "docs.example.com".
- (Optional) Disable the default domain by unchecking the Use proxy to URL checkbox.
- Click Save.
- Log in to your DNS management provider and complete the following steps:
- Add a new TXT record with the name/host and value listed in the Domain verification admonition on the Custom domain section of the Settings page in your project.
- Point the domain CNAME record to
ssl.redocly.app
. If you have EU data residency, point the CNAME record tossl.eu.redocly.app
.
- Click Verify. A Pending badge displays next to the domain, until it is verified. Once the domain is verified, a Verified badge displays next to the domain.