Usage/Deployment Instruction
Open the URL: http://<instance ip address>/
From the installation process
Step 1: Click on Create a configuration file button

Step 2: View requirement and click on Let’s Go button

Step 3: Please fill up Configure settings
Database name : miriopendocmandb
User Name (database): miriopendocman
password : <instanceID>
Database Host: localhost
Administrator Password : (Any password of your choice)
Data Directory : /var/www/html/odm_data
Base URL : http://<instance ip address>

Step 4: Click on Run the Install

Step 5: Click on Setup database button

Step 6: Confirmation message. Now can open the site with URL http://<instance ip address>/
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.