Usage/Deployment Instruction
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: <instanceID>

Step 2: Click on – Let’s Go button at the bottom of the installation first page after selecting your language.

Step 3: Click on – Next step button on the “Checking installation files” page.

Step 4: Click on Next step button on the “Checking directory permission’s” page.

Step 5: Click on Next step button on the “Image package selection” page.

Step 6: Click on Next step button on the “Testing image library” page.

Step 7: Fill the following details on the MySQL user authentication page –
MySQL host: localhost
MySQL username: miricoppermine
MySQL password: <instanceID>
And then click on the Test Connection button

Step 8: After getting successful message click on the Next step button on the page –

Step 9: Click on Populate database button on the “MySQL database selection” page as database name already gets assigned to “miricopperminedb”.

Step 10: Click on Next step button on the “Creating database structure” page.

Step 11: On the “Create Administrator Page” fill the following details –
Username: Please fill the Username as per your choice
Password: Please fill the Password as per your choice
Email address : This field is not mandatory. If you want to enter your email address then type else leave it
Step 12: Click on the “Finish installation” button on the “Installation Complete” page.

Now installation is over. Login to the system with the credentials, you filled in Step 11 with the login form by the below url –
http://<instance ip address>/login.php?referer=index.php
SSH using root user is disabled. ec2-user is the sudo user with root privileges with access using the key pair created during launching the instance.
MYSQL can be accessed only with SSH
MYSQL User : root
Password : <instanceID>
Note : You are not supposed to change it.