Skip to content

shailesh-stha/palm-web-gcp-ready

Repository files navigation

Build and deploy in Google cloud platform (GCP)

Command to build the application. PLease remeber to change the project name and application name

gcloud builds submit --tag gcr.io/palm-web-407908/palm-web --project=palm-web-407908

Command to deploy the application

gcloud run deploy --image gcr.io/palm-web-407908/palm-web --platform managed --project=palm-web-407908 --region=europe-west3 --allow-unauthenticated

Europe-west3: Frankfurt, Germany (19)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published