Wednesday, 12 April 2017

How to deploy a node.js app on google Compute Engine?

I have a "project" with a working node.js app which can be tested via the browser console to work or not work at 8080.

I've also created a VM and attached it to that project (at least I think so) to receive a public IP.

Once something is running on that ethereal machine, ip address with port 8080 is showing nothing.

Are those two services totally unrelated and Google Compute Engine's IP is simply a brand new boot? If so, how does one even access it?

It seems like there's two services and I'm not sure how to tie them in.



via dsp_099

No comments:

Post a Comment