Skip to main content
A self-hosted Prisme.ai install has five sequential steps. Each step links to the next, so you can follow the whole flow without jumping around the menu.
1

Plan

Review the Requirements and Resources & Autoscaling to understand what to provision.→ Next: provision your cloud environment.
2

Provision the cloud environment

Before installing Prisme.ai with Helm, you need a Kubernetes cluster, managed databases, object storage and a load balancer in place. Provider-specific instructions:
  • AWS — EKS, RDS / Atlas, OpenSearch, ElastiCache, S3 (+ optional CloudFront), EFS, ALB.
  • Azure — AKS, CosmosDB / Postgres Flexible Server, Elastic Cloud, Azure Managed Redis, Blob, Azure Files ZRS, AGIC.
  • GCP — GKE, Cloud SQL / Atlas, Memorystore, GCS, Filestore regional, GKE Ingress.
  • OpenShift — OCP cluster, operators for Mongo / Redis / ES, ODF for object + file storage, Routes.
Per-engine details (versions, sizing, least privileges): Databases.→ Next: install Prisme.ai with Helm.
3

Install with Helm

Install with Helm is the single source of truth for the Helm-level configuration. It covers both namespaces (core and apps), the critical values, secrets and ingress.The values you set here wire Prisme.ai to the cloud resources from step 2 (DB URLs, S3 buckets, ingress hostnames, etc.).→ Next: tune resources and configure products.
4

Tune the platform

→ Next: operate and install products.
5

Operate