Installing E-Atria HMS
E-Atria HMS is open source software. You can download and install it on your server free of charge from GitHub.
System Requirements
- Ubuntu Server 20.04 LTS / 22.04 LTS / 24.04 LTS
- Apache2 Web Server with
mod_rewrite - PHP 8.2 or 8.3 with extensions (pdo, mysql, curl, mbstring, xml, zip, gd)
- MySQL 8.0 or MariaDB 10.6+
Step 1: Clone Repository
cd /var/www/html
git clone https://github.com/infodevsofttech-admin/devsofttech_hms_ci4.git hmsStep 2: Create MySQL Database
CREATE DATABASE eatria_hms CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;Step 3: Configure Database & VirtualHost
Copy env to .env inside the project root and configure your database parameters. Ensure your Apache DocumentRoot points to /var/www/html/hms/public.
If you require professional remote installation assistance, E-Atria provides complete installation services for ₹10,000 one-time fee.