After you install a supported operating system on your OpenText Cloud Bridge Agent host server, you must complete additional steps to install a Docker® or Podman environment for the Agent.
Set up Ubuntu® with Docker® using the instructions provided on the Docker® documentation site. If any of the commands fail, it is most likely because of formatting issues. OpenText recommends that you copy the lengthy commands directly from the online Ubuntu® Docker® documentation.
After you have set up your Docker® environment, you can proceed with installing the OpenText Cloud Bridge Agent. For more information, see Installing OpenText Cloud Bridge Agent Instances.
Set up SUSE™ Linux® with Docker® using the instructions provided on the Docker® documentation site. If any of the commands fail, it is most likely because of formatting issues. OpenText recommends that you copy the lengthy commands directly from the Docker®, Docker® Compose, and openSUSE online documentation.
After you have set up your Docker® environment, you can proceed with installing the OpenText Cloud Bridge Agent. For more information, see Installing OpenText Cloud Bridge Agent Instances.
Complete the following steps to set up Red Hat® Enterprise Linux® with Podman:
Ensure that your Red Hat® Enterprise Linux® 8.3 Server is registered with Red Hat®.
Check the installed Podman version. Run:
podman version
(Conditional) If you already have Podman 1.6.4 or later, you do not need to install it.
(Conditional) If you do not have Podman installed, run:
yum install podman
After you have set up your Podman environment, you can proceed with installing the OpenText Cloud Bridge Agent. For more information, see Installing OpenText Cloud Bridge Agent Instances.