Install EHM
Pre-requisite
- System Setup
- Nginx Installation
- Docker Installation
- EH Services Installation
- MariaDB Installation
- PhpMyAdmin Installation
- EH Manager Installation
- A domain / subdomain
warning
Please ask for the installation details to EpicLabs23
Interactive Installation
sudo su
eh-manager install-ehm
Non-interactive Installation
sudo su
eh-manager install-ehm -v 0.0.1 --dbpass drootp --apiurl http://localhost:2326 --os 24.04
Create first Admin user
node /epiclabs23/eh/ehm/<version>/ehm-api/prisma/create-admin.mjs
Example:
node /epiclabs23/eh/ehm/0.0.2/ehm-api/prisma/create-admin.mjs
Access EHM UI
http://<domain>:2325
Configure EHM
In EHM UI:
System > Config > General SettingsupdatePublic IP.System > Config > DNS SettingsupdatePublic IP.
Create packages
Go to Packges > Create Package
DNS Setup
- Go to
System > Config > DNS Settingsand update thePublic IP