Joomla! on Google Compute Engine
Posted: Sat Apr 18, 2015 11:52 am
https://cloud.google.com/compute/docs/t ... tup-joomla
First, automatically deploy the LAMP development stack by using click-to-deploy LAMP
https://cloud.google.com/solutions/lamp/click-to-deploy
make sure you:
When done, open port 80 to allow HTTP traffic to your server. Follow these steps:
View your virtual machine instances in the Compute Engine instances page.
https://console.developers.google.com/p ... /instances
In the External IP column, click the external IP address for your LAMP server name.
In the dialog box that opens, select the Allow HTTP traffic check box.
Click Apply to close the dialog box.
now the webserver is setup with php and mysql
First, automatically deploy the LAMP development stack by using click-to-deploy LAMP
https://cloud.google.com/solutions/lamp/click-to-deploy
make sure you:
When done, open port 80 to allow HTTP traffic to your server. Follow these steps:
View your virtual machine instances in the Compute Engine instances page.
https://console.developers.google.com/p ... /instances
In the External IP column, click the external IP address for your LAMP server name.
In the dialog box that opens, select the Allow HTTP traffic check box.
Click Apply to close the dialog box.
now the webserver is setup with php and mysql