OMN Components
In addition to OMN, the following components can be installed. The components are available either as an RPM or as a Docker image. The installation of the following components are included in this guide:
| Included Components | Not Included Components |
|---|---|
OMN (RPM) OMN Dashboard (RPM) |
CMIS-Server |
Description of the RPMs
Example: omn-5.5.5-17135.el7.noarch.rpm
| Part of the RPM identifier | meaning |
|---|---|
omn-5.3.0 |
OMN version |
14244 |
OMN Build Version |
el7 |
Red Hat Enterprise Linux version 7 |
noarch |
Indicates that this is an architecture-independent version acts (32/64 bit). |
Install RPM
-
You need a user with sudo privileges
-
Connect to the target system (SSH) via the terminal
-
Deploy the OMN RPM on the system
-
Install OMN components (RPMs)
yum install omn
yum install omn-cc5-api
yum install omn-api
yum install omn-eai
yum install omn-versioning
yum install omn-search-plugin
yum install omn-dashboard-plugin
# Alternatively: yum install omn omn-cc5-api omn-api omn-eai omn-versioning omn-search-plugin omn-dashboard-plugin