In my case, i am using f1-micro Debian instance.
First download gcutil
then use this link to install the servers.
https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-debian
then create a rule in firewall using gcutil
I hope it helped. Feel free to comment...
First download gcutil
then use this link to install the servers.
https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-debian
then create a rule in firewall using gcutil
gcutil addfirewall http2 --description="Incoming http allowed." --allowed="tcp:http"https://developers.google.com/compute/docs/quickstart
I hope it helped. Feel free to comment...