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.
The Organization Management component manages organizations (tenants) for Axual Governance. It handles user signups, user invites and SSO integration of the organization with either Auth0 (SaaS) or Keycloak (On-premises, OpenShift).
The following information was extracted from the containerfile and other sources.
| Summary | Image for Axual Organization Manager |
| Description | Node.js 18 available as container is a base platform for building and running various Node.js 18 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
| Provider | Axual B.V. |
| Maintainer | SoftwareCollections.org <sclorg@redhat.com> |
The following information was extracted from the containerfile and other sources.
| Repository name | Organization Manager |
| Image version | 0-3-2 |
| Architecture | amd64 |
| Usage | s2i build <SOURCE-REPOSITORY> ubi9/nodejs-18:latest <APP-NAME> |
| Exposed ports | 8080:http |
To pull images from the Axual Registry, you need to have an account registered with Axual.
If you do not have an account to pull images from the Axual Registry, please request one using the following form: https://axual.com/request-account
If you already have the credentials, please continue below.
Note: this container image is not to be used in isolation from the other platform components. Please refer to the linked product listing for installation of Axual Governance on OpenShift. If you do have a good reason to pull this image independently, please follow the instructions below.
Use the following command(s) from a system with docker service installed and running
docker login registry.axual.io
Username: {YOUR-AXUAL-REGISTRY-USERNAME}
Password: {YOUR-AXUAL-REGISTRY-PASSWORD}
Login Succeeded!
docker pull registry.axual.io/axual/axual-organization-mgmt:{version}