Usage/Deployment Instruction
Open the URL: http://<instance ip address>
<instance ip address> : IP address of the running EC2 instance.
Step 1: Select language Eg: English (United States)
Step 2: Click on Start Link in Fresh install section
Database Information
Database Name : miridolibarrdb
Driver Type : mysqli (MySQL or MariaDB >=5.0.3)
Server : localhost
Port : 3306
Database Prefix table : llx_
Login : miridolibarr
Password : <instance ip address>
Step 3: Administrator login creation
Fill Dolibarr admin username and password of your choice.
Step 4: Click on the “Go to Dolibarr (setup area)” link
Step 5: Login to the system with your user credentials provided 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.