-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
chore(docs): cloud doc changes (automated) #15076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
87f96c9
919372a
88a6228
2aba7ec
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,6 +50,14 @@ To set up a backend custom domain: | |
|
|
||
| You can track your domain's setup progress with the [Domain Status Indicators](#domain-status-indicators). | ||
|
|
||
| After setting up your backend custom domain, you'll see a documentation link that provides instructions on how to use the backend domain in your storefront. | ||
|
|
||
shahednasser marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| <Note> | ||
|
|
||
| Once a custom domain is configured, the **Add Domain** button will be hidden to prevent duplicate entries. If you need to change the domain, you must first remove the existing domain. | ||
|
|
||
| </Note> | ||
|
|
||
| ### Update Backend Domain in Storefront | ||
|
|
||
| To avoid downtime in you storefront while DNS changes propagate for your backend's custom domain, Medusa doesn't update the backend URL set in the storefront automatically. The storefront will still point to the backend's original subdomain. | ||
|
|
@@ -119,14 +127,21 @@ If no custom domain is configured for your storefront environment, you'll see a | |
| 2. Click on the environment card where you want to set up the custom domain. | ||
| 3. Click the **Settings** tab. | ||
| 4. Navigate to the **Domains** section. | ||
| 5. Click the **Add Domain** button. | ||
| 6. In the modal that opens: | ||
| 5. If no custom domain is configured, you'll see an informational alert explaining how custom domains provide storefront support. | ||
| 6. Click the **Add Domain** button. | ||
| 7. In the modal that opens: | ||
| - **Domain Step**: Enter your custom domain name (for example, `shop.acme.com`) | ||
| - **DNS Setup**: Follow the instructions to add the required DNS records with your domain provider | ||
| 7. Click **Done** to complete the setup. | ||
| 8. Click **Done** to complete the setup. | ||
|
||
|
|
||
| You can track your domain's setup progress with the [Domain Status Indicators](#domain-status-indicators). | ||
|
|
||
| <Note> | ||
|
|
||
| Once a custom domain is configured, the **Add Domain** button will be hidden to prevent duplicate entries. If you need to change the domain, you must first remove the existing domain. | ||
|
|
||
| </Note> | ||
|
|
||
| --- | ||
|
|
||
| ## Domain Status Indicators | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot revert this change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted in 919372a.