Skip to content

devops-ia/helm-opencti

Repository files navigation

OpenCTI Helm Chart

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. It has been created in order to structure, store, organize and visualize technical and non-technical information about cyber threats.

Usage

Charts are available in:

Chart Repository

Add repository

helm repo add opencti https://devops-ia.github.io/helm-opencti
helm repo update

Install Helm chart

helm install [RELEASE_NAME] opencti/opencti

This install all the Kubernetes components associated with the chart and creates the release.

See helm install for command documentation.

OCI Registry

Charts are also available in OCI format. The list of available charts can be found here.

Install Helm chart

helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-opencti/opencti --version=[version]

OpenCTI chart

Can be found in opencti chart.