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

Click on Next Step.
Step 2: Database Connection Setup

SQL server (MariaDB or MySQL) Hostname : localhost
SQL Database Name : mautic
SQL database username : root
SQL database password : miri
Step 3: Create your account

Click on “Next Step”.

Step 4: Installation Complete and after login you will see the following webpage;

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 : miri
Note : You are not supposed to change it.