OpenCTI Charm
- Weii Wang
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 17 | 21 Mar 2025 | |
latest/edge | 17 | 20 Mar 2025 |
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,email
andpassword
, whereemail
is the admin user email, andpassword
is 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