The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
IBM Spectrum Protect Plus is a modern data protection solution that provides near-instant recovery, replication, retention, and reuse for VMs, databases, and containers in hybrid multicloud environments.
IBM Spectrum Protect Plus is a data protection and availability solution for virtual environments and database applications that can be deployed in minutes and protect your environment within an hour.
Container Backup Support is a feature of IBM Spectrum Protect Plus that extends data protection to containers in Kubernetes clusters.
Product Documentation
The following information was extracted from the containerfile and other sources.
Summary | Used as a message broker. |
Description | Redis 6 available as container, is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. |
Provider | IBM Corporation |
Maintainer | SoftwareCollections.org <sclorg@redhat.com> |
The following information was extracted from the containerfile and other sources.
Repository name | baas-transaction-manager-redis |
Image version | 10.1.8.2 |
Architecture | amd64 |
Usage | podman run -d --name redis_database -p 6379:6379 rhel8/redis-6 |
Exposed ports | ["6379/tcp"] |
User | 1001 |
Working directory | /var/lib/redis |
Product EULA
Instructions to obtain the container images from the hosted registry.
IBM Spectrum Protect Plus Container Backup
IBM Spectrum Protect Plus can also be obtained from PassportAdvantage or Fix Central.
Product Documentation