Usage / Deployment Instruction
Open the URL: http://<instanceID>
Step 1: Open Welcome Screen
Step 2: Configure Database
Database Server: localhost
Database Username: mirisilverstripe
Database Password: <instanceID>
Database Name: mirisilverstripedb
Step 3: Configure Admin (CMS Admin Account)
Email (Username) : As per your choice (Email/Any Text)
Password: As per your choice


Step 4: Click on Install SilverStripe Button.
Step 5: This will take some time and will redirect to Welcome Home Page of SilverStripe.
To open Admin section use http:///admin
Note:
After Installation, 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.