docs: replace Contact Fern with self-serve custom domain setup instructions#6100
Open
fern-api[bot] wants to merge 1 commit into
Open
docs: replace Contact Fern with self-serve custom domain setup instructions#6100fern-api[bot] wants to merge 1 commit into
fern-api[bot] wants to merge 1 commit into
Conversation
|
|
||
| ### Vercel error page after pointing DNS | ||
|
|
||
| A Vercel error page with an error ID like `cdg1::...` (often `DEPLOYMENT_NOT_FOUND`) means DNS is pointing to Vercel but domain ownership verification has not completed. Confirm both TXT records are in place, wait for propagation, and click **Verify Ownership** again. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'hasn't' instead of 'has not'.
|
|
||
| A Vercel error page with an error ID like `cdg1::...` (often `DEPLOYMENT_NOT_FOUND`) means DNS is pointing to Vercel but domain ownership verification has not completed. Confirm both TXT records are in place, wait for propagation, and click **Verify Ownership** again. | ||
|
|
||
| ### SSL certificate not provisioning |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'SSL certificate not provisioning' should use sentence-style capitalization.
|
|
||
| ### Vercel error page after pointing DNS | ||
|
|
||
| A Vercel error page with an error ID like `cdg1::...` (often `DEPLOYMENT_NOT_FOUND`) means DNS is pointing to Vercel but domain ownership verification has not completed. To resolve: |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'hasn't' instead of 'has not'.
| 2. Wait for DNS propagation (up to 10 minutes). | ||
| 3. Return to the [Fern Dashboard](https://dashboard.buildwithfern.com/) and click **Verify Ownership** again. | ||
|
|
||
| ### SSL certificate not provisioning |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'SSL certificate not provisioning' should use sentence-style capitalization.
Contributor
|
🌿 Preview your docs: https://fern-preview-devin-improve-custom-domain-docs.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces all "Contact Fern" steps in the custom domain setup documentation with self-serve instructions. Customers can now complete the entire custom domain setup without contacting support.
Changes
setting-up-your-domain.mdx(manual setup page):_fern-verificationand_vercel)cname.vercel-dns.comfern generate --docsafter eachdocs.ymlupdate stepdomains.mdx(Dashboard page):Context
Surfaced by a customer who reported custom domain setup was "annoyingly complicated" — the DNS step previously just said "reach out to sales" with no actual instructions, and they hit a Vercel DEPLOYMENT_NOT_FOUND error because ownership verification wasn't documented.