Deployment/Usage Instructions:
Open the URL: http://<instance ip address>
<instance ip address>: IP address of the running EC2 instance.
Step 1: Fill the primary authentication form with the following details –
Username: Admin
Password: <instance ID>

Step 2: Select the language and press ”next”.

Step 3: Accept the agreement and click “next”.

Step 4: Click “next”.

Step 5: Enter your details and click “next”.

Step 6: Enter the database details as below:
Database server address: 127.0.0.1
Database name: prestashop
Database login: root
Database password: <instance ID>

Step 7: Wait till the database gets installed.

Step 8: Installation is complete. You can click on “Manage your store” or “Discover your store”.

Step 9: If you click on “Discover your store”, you will see the store front end.

Step 10: If you click on “Manage your store”, you will be prompted to delete the installation folder.

To delete the folder:
1: Open Putty for SSH
2: Open Putty and Type <instance public IP> at “Host Name” and Type "ubuntu" as user name Password auto taken from PPK file
3: Use following Linux command : sudo rm –fr /var/www/html/install/

Step 11: click on the link shown in step 10. Enter the admin details and enjoy the application.

