Deploying Node.js apps on Google App Engine
This video shows you how to deploy a Node.js application on Google App Engine.
If you don’t have a Google Cloud Platform account please check out our video on signing up for a free trial:
More information on Node.js on Google Cloud:
gcloud SDK installation:
Quick Command Reference:
gcloud init – log in and setup up the SDK
gcloud preview app deploy – deploy your application
gcloud preview app versions stop main – shutdown your application
gcloud preview app browse – open your browser to your deployed app
#CloudMinute
gcloud init can not find on terminal
they try to make it short but it is just more confusing
Hey, guys! I'm using KeystoneJS framework, that uses Node.js+MongoDB. How can I also deploy MongoDB with my Node.js app?
After deploy nodejs app we getting URL. How to point out this URL to custom domains
hi, I am having some problems with enabling the billing, would you like to help me with it?
do you have tutorials on https support on google compute engine
vm:true is depcreated…use env:flex instead in your app.yaml
What you dont tell us is how to SETUP a project folder, how does Gcloud KNOW where that nodejs folder is @0:51 ? are you using some special program or windows cmd shell?
I am facing Gcloud crash error on gcloud app deploy, how to debug code on google cloud…?
ERROR: (gcloud) Invalid choice: 'preview'.
Usage: gcloud [optional flags] <group | command>
group may be app | auth | components | compute | config |
container | dataflow | dataproc | datastore | debug |
deployment-manager | dns | domains | endpoints |
firebase | iam | iot | kms | logging | ml | ml-engine |
organizations | projects | pubsub | services | source |
spanner | sql | topic
command may be docker | feedback | help | info | init | version
From this video I was able to upload my node.js application to google cloud! There are alot of benefits to using google cloud, some of which are talked about on thefuturedeveloper.com.
What about the mongodb ?
important points mentioned!! good job 😉
DO it faster please.
hello I am trying to deploy a hello world app on google app engine ..do i have to activate billing address to use even if i do not exceed the quota …please help me "ERROR: (gcloud.app.deploy) You do not have permission to access project [mazouzialami] (or it may not exist): The caller does not have permission"
Hello Mr.Sandeep Dinesh, i am facing problem to enable payment mode during the host process. I got an error as invalid credit/debit card number. My debit card number was inputted correct and i was tried with two different card but the result was same. Can you suggest me any solution ?
gcloud said "Invalid choice:''preview". I already set up the configuration through the gcloud init command. Why the preview is not an option on the list?
what is a port environment variable in this context
Mine freeze on :Updating service [default]…|
than timeouts
Why if this is free you have to provide your card details?
Great video. Though, I'm getting a deployment error described here: http://stackoverflow.com/questions/38768130/deploying-angular-fullstack-mean-on-google-app-engine
Any help appreciated.
Could you say that a bit faster.. There are still a few frames in the video that are duplicated.. FASTER!!!! hehehe..
Good video.