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

Step 2: Accept the GNU General Public License agreement.

Step 3: Database Connection Setup

SQL server (MariaDB or MySQL) : localhost
SQL user : miriglpi
SQL password : <instanceID>
Step 4: Select database – miriglpidb

After Installation, following four users are created and there default login details are username / password –
-
glpi / <instanceID> for the administrator account.
-
tech / <instanceID> for the technician account.
-
normal / <instanceID> for the normal account.
-
post-only / <instanceID> for the post only account.
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.



