/azure-lamp-template

Azure Template: Deploying a LAMP app on Ubuntu

Primary LanguageShell

Azure Template: Deploying a LAMP app on Ubuntu

Version:

  • Ubuntu 18.04-LTS
  • Apache2
  • PHP 7.2
  • MySQL 5.7

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. Go to /phpinfo.php to see the deployed page.