kbaas/mvp-backend

KBaaS Backend

Slangit Technologies FZO
1.0.1


Add to favorites
Overview

Features

Release categoryGenerally Available
Privilege modeUnprivileged

Download this image

This will require authentication. View other options.

Description

Backend API for the Knowledge‑Base MVP; provides REST endpoints to create/manage corpora and documents, ingest files (PDF/XLSX), run corpus searches and chat-style queries, and perform index/cleanup tasks. Inputs: JSON bodies for corpus/document operations or multipart file uploads; Outputs: JSON with status, search hits, or processing metadata. Typical responsibilities: validation, storage orchestration, indexing, and exposing search/chat endpoints for the frontend. For AI-bound operations, it calls the AI-backbone APIs.

Products using this container

Type

Standalone image

Stream

Single-stream

Size

1.9 GB

Digest

Category

Web Services
SecuritySpecifications

Image specifications

The following information was extracted from the dockerfile and other sources.

Canonical image IDKBaaS Backend
SummaryBackend service for Slangit Technologies platform
DescriptionNode.js 20 available as container is a base platform for building and running various Node.js 20 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.
ProviderSlangit Technologies FZO
MaintainerSupport <support@slangit.ai>
Repository namekbaas-backend
Image version1.0.1
Architectureamd64
Usages2i build <SOURCE-REPOSITORY> ubi9/nodejs-20:latest <APP-NAME>
Exposed ports8080:http

Audit & compliance status

The following evidence verifies the image's security and build process compliance with mandated internal standards.

Security audit date1/10/2026, 5:49:19 PM
Container certification  Certified
PackagesGet this image

Image identifiers

Getting the KBaaS Backend Image

Prerequisites

  1. OpenShift CLI (oc) installed
  2. AWS credentials configured
  3. Docker CLI installed

Method 1: Using OpenShift Internal Registry (Recommended)

 

Step 1: Login to OpenShift ROSA cluster

# Login to OpenShift ROSA cluster
oc login --server=https://api.slangit-rosa.ies1.p3.openshiftapps.com:443 --web

 

Step 2: Login to Internal OpenShift Registry

docker login default-route-openshift-image-registry.apps.rosa.slangit-rosa.ies1.p3.openshiftapps.com \
  -u $(oc whoami) -p $(oc whoami -t)

 

Step 3: Pull the KBaaS Backend Image

docker pull default-route-openshift-image-registry.apps.rosa.slangit-rosa.ies1.p3.openshiftapps.com/kbaas/mvp-backend:1.0.1

 

Notes

  • Docker is only required if you want to run the image locally.
  • For deployment in OpenShift, the internal image can be referenced directly in your manifests.
  • For further support or questions, contact: support@slangit.ai
Red Hat logoLinkedInYouTubeFacebookTwitter

Platforms

Products & services

Try, buy, sell

Help

About Red Hat Ecosystem Catalog

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.

© 2026 Red Hat, LLC
Feedback