Usage/Deployment Instruction
Open the URL:http://<instance ip address>
IP address of the running EC2 instance.
Step 1: Fill username as Admin and password as <instanceId> in the primary authentication form of Miri OpenScholar.
Step 2: Choose language as English and click on Save and continue button
Step 3: Database configuration
Database type : MySQL, MariaDB, or equivalent
Database name : miriopenscholardb
Database username : miriopenscholar
Database password : <instanceId>
Step 4: Fill the following mandatory details in the Configure site section
Site name : As per your choice
Username : As per your choice
Password : As per your choice
Step 5: Fill the following details –
Select a flavor : Development
Check on the Intranet Site option
Step 6: Fill the following details
Installation type : Select Single tenant type
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.