Install
Installing self-hosted Radicas — a structured draft tracking Phase 5 of the platform roadmap.
Draft. Self-host install lands with Phase 5 of the platform roadmap; this page tracks it. Everything written here reflects settled decisions only — steps will be filled in as they are verified.
What you will install
Self-host is delivered as a single artifact: a Helm chart plus versioned container images. There is nothing else to assemble — no fork, no separate build. The chart deploys the same application that runs the SaaS, with self-host edges selected by configuration.
Prerequisites (expected)
The expected requirements, to be finalized with Phase 5:
- A Kubernetes cluster.
- An S3-compatible object store (MinIO is the supported self-managed option).
- Postgres for the control plane (CloudNativePG is the supported operator).
- An OIDC issuer (Zitadel is the supported self-host option).
Install steps
To be documented: the helm install flow, required values, and bootstrap of the first organization.
Verify the installation
To be documented: health checks, sending first telemetry, and confirming data lands — the quickstart flow against your own endpoint.