From 45ab0aa0a31d431d378792fc0ee6d87f72fc4407 Mon Sep 17 00:00:00 2001 From: jgacuca567 Date: Sun, 31 Jul 2016 14:32:28 -0400 Subject: [PATCH 1/3] Changed the location on where the Service Account Email is located --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46773d4c..716ead31 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ set up a Cloud SQL instance, as described [here](https://cloud.google.com/sql/do Cloud Storage bucket, as described [here](https://developers.google.com/storage/docs/signup). You'll want to name your Cloud SQL instance "wordpress" to match the config files provided here. To keep costs down, we suggest signing up for a D0 instance with package billing. 4. Visit your project in the -[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **Application Settings** +[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **IAM & Admin** area, and make a note of the **Service Account Name** for your application, which has an e-mail address (e.g. `@appspot.gserviceaccount.com`). Then, visit the Cloud Storage section of your project, select the checkbox next to the bucket you created in step 3, click From ecba6215323013653397bfc37ff01619c2683b36 Mon Sep 17 00:00:00 2001 From: jgacuca567 Date: Sun, 31 Jul 2016 14:34:25 -0400 Subject: [PATCH 2/3] Added Service Accounts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 716ead31..7c1568e9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ set up a Cloud SQL instance, as described [here](https://cloud.google.com/sql/do Cloud Storage bucket, as described [here](https://developers.google.com/storage/docs/signup). You'll want to name your Cloud SQL instance "wordpress" to match the config files provided here. To keep costs down, we suggest signing up for a D0 instance with package billing. 4. Visit your project in the -[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **IAM & Admin** +[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **IAM & Admin** > ***Service accounts*** area, and make a note of the **Service Account Name** for your application, which has an e-mail address (e.g. `@appspot.gserviceaccount.com`). Then, visit the Cloud Storage section of your project, select the checkbox next to the bucket you created in step 3, click From 80c8ad5430f5269f9a9bbc9b935e204170e992f5 Mon Sep 17 00:00:00 2001 From: jgacuca567 Date: Sun, 31 Jul 2016 14:34:52 -0400 Subject: [PATCH 3/3] Removed the extra asterisks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c1568e9..bd9bafa3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ set up a Cloud SQL instance, as described [here](https://cloud.google.com/sql/do Cloud Storage bucket, as described [here](https://developers.google.com/storage/docs/signup). You'll want to name your Cloud SQL instance "wordpress" to match the config files provided here. To keep costs down, we suggest signing up for a D0 instance with package billing. 4. Visit your project in the -[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **IAM & Admin** > ***Service accounts*** +[Google Cloud Console](http://cloud.google.com/console), going to the App Engine section's **IAM & Admin** > **Service accounts** area, and make a note of the **Service Account Name** for your application, which has an e-mail address (e.g. `@appspot.gserviceaccount.com`). Then, visit the Cloud Storage section of your project, select the checkbox next to the bucket you created in step 3, click