You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/cloud/cdn/configure-fastly.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,6 @@ Complete the following steps to enable, configure, and test Fastly early in your
22
22
- Update DNS configuration to route traffic to the Fastly service
23
23
- Test Fastly caching
24
24
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
-
27
25
{:.bs-callout-info}
28
26
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).
29
27
@@ -163,8 +161,8 @@ These are the default pre-production URLs available as soon as your project is p
163
161
164
162
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.
165
163
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).
168
166
169
167
**Prerequisites:**
170
168
@@ -173,6 +171,7 @@ Check with your [DNS registrar](https://lookup.icann.org/) for information about
173
171
- 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.
174
172
- Wait for confirmation that the specified domains have been added to your Cloud environments.
175
173
- 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.
0 commit comments