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

Step 2 : Database Settings
Host Name : localhost
Database Name : miriweberpdb
Database User Name : miriweberp
Password : <instanceID>

Step 3 : Company Settings
Company Name : Fill the name of your company
Time Zone : Select your time zone
Company logo file : Browse and select any file for company logo

Step 4 : Administrator Account Settings
WebERP Admin Account : admin (not allowed to change this name)
Email Address : Enter your email address (optional)
WebERP password : Fill any password of your choice
Now after successful installation login to the system with the admin credentials provided by you in step 4.
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.