Usage/Deployment Instruction
Open the URL: http://<instanceID>
Step 1: Fill Admin & the <instanceID> in the Username and Password field respectively.
Now you can use the system.
Database connection configuration
Host : localhost
Database : mirilaraveldb
Username : mirilaravel
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.