Skip to content

Instantly share code, notes, and snippets.

@wido
Created August 7, 2018 09:16
Show Gist options
  • Save wido/69a71f04f71cbb8163bcf92cae0c93bb to your computer and use it in GitHub Desktop.
Save wido/69a71f04f71cbb8163bcf92cae0c93bb to your computer and use it in GitHub Desktop.
cloud-init metadata install Apache webserver with PHP under Ubuntu
packages:
- apache2
- libapache2-mod-php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment