I created an instance of Google Compute Engine and installed a web server and my application. Now I am having problems finding information about setting up an external address so that I can access the instance from an external computing mechanism.
How do I configure an external address for my instance so that it is accessible through clients, such as web browsers?
source
share