Installing the standalone software
You install the standalone software using a .run file.
Before you begin
Before you begin, download the Edge Gateway standalone file (apphost-<version>.run) from IBM Support Fix Central.
If it is not already installed, install the
createrepo
package:sudo yum install -y createrepo
If it is not already installed, install the container-selinux
package.
For example, for RHEL
7:
sudo subscription-manager repos --enable=rhel-7-server-extras-rpms &&
sudo yum install container-selinux
For example, for RHEL
8:
sudo subscription-manager repos --enable=rhel-8-for-x86_64-appstream-rpms &&
sudo yum install container-selinux
About this task
Procedure
Results
The Edge Gateway image is successfully installed.