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.
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 […]
Associate Your Domain with OrangeHRM To associate your domain with the application and the AWS IP address, you will need to edit the following files; File 1: /etc/httpd/sites-available/orangehrm.conf Log on via SSH, $ ec2-user $ sudo -i $ nano /etc/httpd/sites-available/orangehrm.conf then modify these lines with your domain. Replace yourdomain.com with your domain name; and RewriteRule […]
Instance Configuration Requirements Overview: When setting up your AWS instance, you’ll need to configure a few key options. Here’s a detailed guide on the recommended configurations and selections. 1. Instance Type For optimal performance, we recommend using the following instance types: t3a.small – 2 virtual CPUs and 2 GB memory. t3.small – 2 virtual CPUs […]
EGL Build 260629.1 29 June 2026 IMPROVED Latest AlmaLinux 9: latest AlmaLinux 9 with critical patches applied, delivering improved stability, security, and long-term support. IMPROVED Hardened Security: Implemented additional security measures, including the latest CVE patches, to protect against emerging threats and vulnerabilities. IMPROVED Comprehensive Package Updates: All system packages and dependencies have been updated […]
Here are some helpful resources to assist you with OrangeHRM 5.7 on Alma Linux. Official Website: Stay updated with the latest news and releases. https://www.orangehrm.com/ Documentation: Explore the detailed documentation, covering installation, configuration, and advanced usage. https://help.orangehrm.com/hc/en-us Community Forum: Join discussions, ask questions, and get community-driven support. https://forum.orangehrm.com/ Professional Migration, Workflow And Automation Services: For […]
This section provides comprehensive instructions on managing the deployed application/image and its services. It covers essential tasks such as starting and stopping instances, managing key services like Cockpit, PGAdmin4, and SSL, and resolving common issues.