Usage / Deployment Instruction
Open the URL: http://<instance ip address>
<instance ip address> : IP address of the running EC2 instance.
Step 1: Select your language. Example – select English

Step 2: Check Requirements.

Step 3: Database Settings
Database Type = Mysql
Server : localhost
MySQL database user : miriphpbb
MySQL database password : <instanceID>
MySQL database Name : miriphpbbdb

Step 4: Website information submission

Step 5: Setup Complete
Step 6: Admin Login
User name : admin
Password : <instanceID>
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.