devops-ia / helm-opencti

Helm chart for Open Cyber Threat Intelligence Platform
https://devops-ia.github.io/helm-opencti/
MIT License
13 stars 8 forks source link
charts cti cyber cybersecurity helm intelligence kubernetes opencti osint security threat-intelligence

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.