LEMP Ubuntu Oneiric x64 EC2 AMI Image
If you’re looking for a quick way to start hosting your PHP5 applications, here’s an EC2 AMI image I’ve created to help make it easier.
It is a x64 Ubuntu Oneiric EBS AMI Image running a LEMP (Linux, Nginx, MySQL, PHP) stack which is suitable for those who wants to make use of Amazon’s free-tier micro instances.
Its currently only available for the AP-Southeast region (Singapore).
Tip: Remember to create a swap partition.
Update: Forgot to list down the necessary authentication information.
- Login with the username ubuntu and your key when you start it.
- MySQL root default password is ubuntu1024. Remember to change it!