зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/lamp-app
Guy Bowerman 292559b0d4 Fixing a problem with publisher parameters 2015-04-27 18:08:08 -07:00
..
azuredeploy.json Fixing a problem with publisher parameters 2015-04-27 18:08:08 -07:00
azuredeploy.parameters.json Fixing a problem with publisher parameters 2015-04-27 18:08:08 -07:00
install_lamp.sh Updating lamp-app to new api and metadata 2015-04-24 17:40:06 -07:00
metadata.json Add deploy button back to readme. 2015-04-27 16:03:19 -07:00
readme.md Add deploy button back to readme. 2015-04-27 16:03:19 -07:00

readme.md

Deploy a LAMP app on Ubuntu.

This template uses the Azure Linux CustomScript extension to deploy a LAMP application on Ubuntu. It creates an Ubuntu VM, does a silent install of MySQL, Apache and PHP, then creates a simple PHP script.

Deploy to Azure Author Template Name Description
gbowerman Deploy a LAMP app on Ubuntu This template uses the Azure Linux CustomScript extension to deploy a LAMP application on Ubuntu. Go to /phpinfo.php to see the deployed page.