| |
|---|
| CPU: Minimum 8 CPU Memory: 32 GB Disk space: - /opt/bmc directory with 250 GB disk space (required for the container images and utility)
- Docker deployment: /var/lib/docker directory with 100 GB disk space
- Podman deployment: /var/lib/containers directory with 100 GB disk space
|
Operating system (Docker) | - CentOS 8.x
- Oracle Linux 8.6
- Red Hat Enterprise Linux 8.x
|
| - Docker Compose 2.6.x or later
- Permissions to access BMC Helix Intelligent Integrations within the tenant
Contact BMC SaaS operations team for details.
|
Operating system (Podman) | - CentOS 8.6 or later 8.x versions
- Oracle Linux 8.6
- Red Hat Enterprise Linux 8.6 or later 8.x versions
|
| - Podman Compose version 1.0.4
To install Podman Compose:
- Run the following command to install Podman plugins: dnf install java unzip wget bind-utils go podman-plugins.x86_64
- Install Podman Compose:
- pip3 install --user python-dotenv
- pip3 install --user https://github.com/containers/podman-compose/archive/devel.tar.gz
- Permissions to access BMC Helix Intelligent Integrations within the tenant
Contact BMC SaaS operations team for details.
|