리뷰 Developing Applications on Google Cloud: Deploying and Maintaining Your Application개

리뷰 4420개

Himanshu M. · 11개월 전에 리뷰됨

goood

Rajeswari P. · 11개월 전에 리뷰됨

Cecilia I. · 11개월 전에 리뷰됨

Joseph L. · 11개월 전에 리뷰됨

Hwan-Tae K. · 11개월 전에 리뷰됨

AMANDEEP S. · 11개월 전에 리뷰됨

Sava P. · 11개월 전에 리뷰됨

good lab, no problems

Christian W. · 11개월 전에 리뷰됨

Amit K. · 11개월 전에 리뷰됨

Vikas O. · 11개월 전에 리뷰됨

There are two Cloud Run URLs; one with appname-[just numbers] and appname-[letters and numbers]. gcloud run deploy provides the just numbers version, while you had us enter the number and letter one to credentials and Oauth consent screen. You should also show us the Cloud Build page and layout during the 2 minute build.

Lucas S. · 11개월 전에 리뷰됨

Venkata D. · 11개월 전에 리뷰됨

very fun!!

anuar m. · 11개월 전에 리뷰됨

Josue Adrian G. · 11개월 전에 리뷰됨

Samrat M. · 11개월 전에 리뷰됨

Very Good

Ashfaqullah A. · 11개월 전에 리뷰됨

Ramaiahgari G. · 11개월 전에 리뷰됨

Karthik R. · 11개월 전에 리뷰됨

Good

Ashfaqullah A. · 11개월 전에 리뷰됨

Jose Oscar P. · 11개월 전에 리뷰됨

Mohammad A. · 11개월 전에 리뷰됨

Toyi S. · 11개월 전에 리뷰됨

Leonardo S. · 11개월 전에 리뷰됨

Dukens M. · 11개월 전에 리뷰됨

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. · 11개월 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.