Cockpit (https://cockpit-project.org/) is a web-based graphical interface for servers management and administration. This particular AMI is pre-installed with Cockpit to ease administration. To start using Cockpit, follow the steps below. Step 1: Get the Cockpit credentials output from execution of “usr/local/bin/egl_init.sh.x” Step 2: Go to http://<your-public-ip>:9090/ and enter the credentials. Step 3: You may see […]
phpMyAdmin (https://www.phpmyadmin.net/) is a web-based graphical interface for database management and administration for MySQL and MariaDB. This particular AMI is pre-installed with phpMyAdmin to ease administration. To start using phpMyAdmin, follow the steps below. Step 1: Get the credentials output from execution of “usr/local/bin/egl_init.sh.x” Step 2: Go to http://<your-public-ip>/phpMyAdmin and enter the credentials.