Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit e482fc8

Browse files
Clarified note about configuring Fastly with production settings
Co-authored-by: Margaret Eker <meker@adobe.com>
1 parent f793cf9 commit e482fc8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/cloud/cdn/configure-fastly.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Complete the following steps to enable, configure, and test Fastly early in your
2222
- Update DNS configuration to route traffic to the Fastly service
2323
- Test Fastly caching
2424

25-
When you are ready to launch your Production site, you must update your DNS configuration to point your production domains to the Fastly service and complete additional configuration tasks. See [Launch checklist]({{ site.baseurl }}/cloud/live/site-launch-checklist.html).
26-
2725
{:.bs-callout-info}
2826
After you enable and verify that Fastly works with the default settings, you can customize cache configuration settings and enable additional options such as image optimization, edge modules, and custom VCL code. See [Customize cache configuration]({{ site.baseurl }}/cloud/cdn/configure-fastly-customize-cache.html).
2927

@@ -163,8 +161,8 @@ These are the default pre-production URLs available as soon as your project is p
163161

164162
You must update your DNS configuration to route traffic from your store URLs to the Fastly service. When you update the configuration, Magento automatically provisions the required SSL/TLS certificates and uploads them to your Cloud environments. This provisioning can take up to 12 hours.
165163

166-
{:.bs-callout-tip}
167-
Check with your [DNS registrar](https://lookup.icann.org/) for information about updating the DNS configuration.
164+
{:.bs-callout-info}
165+
When you are ready to launch your Production site, you must update the DNS configuration again to point your production domains to the Fastly service and complete additional configuration tasks. See [Launch checklist]({{ site.baseurl }}/cloud/live/site-launch-checklist.html).
168166

169167
**Prerequisites:**
170168

@@ -173,6 +171,7 @@ Check with your [DNS registrar](https://lookup.icann.org/) for information about
173171
- Provide a list of top-level and subdomains for each environment to your Customer Technical Advisor (CTA) or submit them in a Magento Support ticket.
174172
- Wait for confirmation that the specified domains have been added to your Cloud environments.
175173
- On Starter projects, add the domains to your Fastly service configuration. See [Manage domains]({{ site.baseurl }}/cloud/cdn/configure-fastly-customize-cache.html#manage-domains).
174+
- For information about updating the DNS configuration, check with your [DNS registrar](https://lookup.icann.org/) for the correct method for your domain service.
176175

177176
{:.procedure}
178177
To update your DNS configuration for development:

0 commit comments

Comments
 (0)