Usage / Deployment Instructions
Step 1: Use the browser to access the application at http://<instance ip address> replace <instance ip address> with the actual IP address of the running instance.
Note: You will get the Instance IP Address as shown in the screenshot below:

Note: before hitting the the ip, SSH into the running instance using the credentials as :
Username : root
Password : miri@123
And type in the following commands:
$ nano /etc/apache2/sites-available/croogo.conf
Replace the highlighted line this the <ip address> of the instance as shown below :

And restart the apache server as $systemctl restart apache2.service
Step 2: Hit the public ip on the browser as follows:
Public ip/croogo

Step 3: Enter the details as shown below:
Host- localhost
Login name- croogouser
Password- miri
Port- 3306

Step 4: Now enter the admin details as per your choice as shown below:
Username- admin
Password- miri@123

Finish installation and enjoy your application.

Click on the ip and enter the details as selected by you.

