-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Removed outdated info about installing Fastly #5025
Removed outdated info about installing Fastly #5025
Conversation
- Added info about shared Fastly service account used for Magento Commerce Cloud projects - Move info about domain delegation when you already have the Cloud domain and subdomain associated to an existing Fastly account
- Moved info about Fastly service account to intro - Moved domain delegation instructions to intro topic since domain delegation request must be completed before Cloud projects can be added to the service account
- On Cloud Staging and Production environments, the Fastly module is installed automatically - Removed info about installing through Integration branch
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.
This is much improved! Much easier to read.
Co-Authored-By: hguthrie <[email protected]>
- Remove content that suggests that you can configure multiple backends from the Magento Admin - Explain that the default Fastly VCL code provides default backend settings for review and update - Add note about integrating additional backends using Fastly Edge modules.
- Verify default Fastly config before customizing settings or enabling advanced features - Update the configuration checklist in topic overview to remove Fastly Image optimization
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.
I spotted a couple of minor bits, but otherwise, Yay!
{:#info .bs-callout .bs-callout-info} | ||
This does not work for an [apex domain](https://blog.cloudflare.com/zone-apex-naked-domain-root-domain-cname-supp) (also referred to as a _naked_ domain). You must use a DNS | ||
provider that supports forwarding DNS queries to use an apex domain. | ||
You need make the following changes to the DNS configuration for your site: |
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.
You need make the following changes to the DNS configuration for your site: | |
You need to make the following changes to the DNS configuration for your site: |
- Fix broken links - Editorial clean up
- Fixed broken link - Cleaned up upgrade topic
Co-Authored-By: hguthrie <[email protected]>
{:#info .bs-callout .bs-callout-info} | ||
This does not work for an [apex domain](https://blog.cloudflare.com/zone-apex-naked-domain-root-domain-cname-supp) (also referred to as a _naked_ domain). You must use a DNS | ||
provider that supports forwarding DNS queries to use an apex domain. | ||
To enable Fastly caching on your Staging and Production sites, you need make the following changes to the DNS configuration for your site: |
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.
To enable Fastly caching on your Staging and Production sites, you need make the following changes to the DNS configuration for your site: | |
To enable Fastly caching on your Staging and Production sites, you need to make the following changes to the DNS configuration for your site: |
- Fixed broken links - Cleaned up Verify or Debug Fastly services topic
running tests |
running tests |
running tests |
Hi @meker12, thank you for your contribution! |
Purpose of this pull request
On Cloud Staging and Production environments, the Fastly module is installed automatically. Cloud Guide still says customer must install module on Integration branch.
Updates
Affected DevDocs pages
https://devdocs.magento.com/guides/v2.3/cloud/cdn/configure-fastly.html
https://devdocs.magento.com/guides/v2.3/cloud/cdn/cloud-fastly.html
https://devdocs.magento.com/guides/v2.3/cloud/cdn/trouble-fastly.html
whatsnew
Updated the Fastly Set up instructions to remove the requirement to install the Fastly CDN module for Magento 2 in Magento Commerce Cloud environments. The latest version of the Fastly module is installed by default in Pro Staging and Production environments and in the Starter Production (
master
) environment.