Developing Applications on Google Cloud: Deploying and Maintaining Your Application Reviews

4748 reviews

Leonardo S. · Reviewed yaklaşık 1 yıl ago

Dukens M. · Reviewed yaklaşık 1 yıl ago

First - manual configuration of app of previous lab is useless waist of time - better to have script which sets all up. Second, more important - instruction are not working: There are two addresses for Cloud Run service, deployment returns: student_02_2b347fb03758@cloudshell:~/bookshelf (qwiklabs-gcp-00-801fec7a7769)$ gcloud run deploy bookshelf \ --image=us-east1-docker.pkg.dev/${GOOGLE_CLOUD_PROJECT}/app-repo/bookshelf \ --region=us-east1 --allow-unauthenticated \ --update-env-vars=GOOGLE_CLOUD_PROJECT=${GOOGLE_CLOUD_PROJECT} \ --service-account=bookshelf-run-sa@${GOOGLE_CLOUD_PROJECT}.iam.gserviceaccount.com Deploying container to Cloud Run service . ... Service URL: https://bookshelf-742238249072.us-east1.run.app But command used to get URL for OAuth callback returns: $ export RUN_URL=$(gcloud run services describe bookshelf --platform managed --region us-east1 --format 'value(status.url)') echo "${RUN_URL}/oauth2callback" https://bookshelf-kg2xdhnn4q-ue.a.run.app/oauth2callback So this leads to problem when setting OAuth Credentials - must be fixed by adding one more callback URI Looks Cloud run services has two working URLs: run.googleapis.com/urls: '["https://bookshelf-742238249072.us-east1.run.app","https://bookshelf-kg2xdhnn4q-ue.a.run.app"]'

Ivan Z. · Reviewed yaklaşık 1 yıl ago

Chayan M. · Reviewed yaklaşık 1 yıl ago

Monika T. · Reviewed yaklaşık 1 yıl ago

David D. · Reviewed yaklaşık 1 yıl ago

yagvendra c. · Reviewed yaklaşık 1 yıl ago

yagvendra c. · Reviewed yaklaşık 1 yıl ago

Elsa A. · Reviewed yaklaşık 1 yıl ago

Prabir N. · Reviewed yaklaşık 1 yıl ago

Zach C. · Reviewed yaklaşık 1 yıl ago

Varun B. · Reviewed yaklaşık 1 yıl ago

Deepi A. · Reviewed yaklaşık 1 yıl ago

Sagar K. · Reviewed yaklaşık 1 yıl ago

Carlos G. · Reviewed yaklaşık 1 yıl ago

Arturo Q. · Reviewed yaklaşık 1 yıl ago

Maxwell L. · Reviewed yaklaşık 1 yıl ago

Gregory B. · Reviewed yaklaşık 1 yıl ago

Erivelton T. · Reviewed yaklaşık 1 yıl ago

Jan M. · Reviewed yaklaşık 1 yıl ago

The changes of the service url when redeploying for fixing oauth should be explained with more details

Soyhuce S. · Reviewed yaklaşık 1 yıl ago

Freddy M. · Reviewed yaklaşık 1 yıl ago

Neftali P. · Reviewed yaklaşık 1 yıl ago

Esmaeil Z. · Reviewed yaklaşık 1 yıl ago

Rainer M. · Reviewed yaklaşık 1 yıl ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.