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

Commit a720d4e

Browse files
authored
Clarify unique Fastly credentials per environment (#8072)
* Clarify unique Fastly credentials per environment * Update src/cloud/cdn/configure-fastly.md
1 parent 4e2475f commit a720d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cloud/cdn/configure-fastly.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After you enable and verify that Fastly works with the default settings, you can
2929

3030
## Get Fastly credentials {#cloud-fastly-creds}
3131

32-
During project provisioning, Magento adds your project to the [Fastly service account]({{ site.baseurl }}/cloud/cdn/cloud-fastly.html#fastly-service-account-and-credentials) for {{ site.data.var.ece }} and adds the Fastly account credentials to the Staging and Production environment configuration.
32+
During project provisioning, Magento adds your project to the [Fastly service account]({{ site.baseurl }}/cloud/cdn/cloud-fastly.html#fastly-service-account-and-credentials) for {{ site.data.var.ece }} and creates Fastly account credentials for the Starter `master` and Pro Staging and Production environments. Each environment has unique credentials.
3333

3434
You need the Fastly credentials to configure Fastly CDN services from the Magento Admin UI and to submit Fastly API requests.
3535

@@ -41,7 +41,7 @@ Use the following methods to find and save the Fastly service ID and API token f
4141
{:.procedure}
4242
To view your Fastly credentials:
4343

44-
- IaaS-mounted shared directory—On Pro projects, use SSH to connect to your server and get the Fastly credentials from the `/mnt/shared/fastly_tokens.txt` file.
44+
- IaaS-mounted shared directory—On Pro projects, use SSH to connect to your server and get the Fastly credentials from the `/mnt/shared/fastly_tokens.txt` file. Staging and Production environments have unique credentials. You must get the credentials for each environment.
4545

4646
- Local workspace—From the command line, use the Magento Cloud CLI to [list and review]({{ site.baseurl }}/cloud/before/before-setup-env-2_clone.html) Fastly environment variables.
4747

0 commit comments

Comments
 (0)