Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 454 Bytes

Run HTTPD as ec2-user

Run Nginx & PHP-FPM( or HHVM) as ec2-user

What's AMIMOTO

AMIMOTO is a High Performance WordPress Cloud Hosting on Amazon Web Services.

How to use

SSH into your instance

ssh ec2-user@<ip-address>

Then run the following command on your instance

curl -L https://raw.githubusercontent.com/amimoto-ami/run-httpd-as-ec2-user/master/run-httpd-as-ec2-user.sh | sudo bash