OpenCTI Charm
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 65 | 17 Dec 2025 | |
| latest/edge | 72 | 22 Jan 2026 |
juju deploy opencti
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
admin-user | string
OpenCTI admin user email and password.
The content of this configuration should be a Juju user secret ID.
The Juju user secret should contain two fields,emailandpassword, whereemailis the admin user email, andpasswordis the admin user password.
Use the following commands to create a Juju user secret for this configuration:
juju add-secret opencti-admin-user email=admin@example.com password#file=/path/to/password.txt
juju grant-secret opencti-admin-user opencti