opencti

OpenCTI Charm

  • Weii Wang
Channel Revision Published Runs on
latest/stable 17 21 Mar 2025
Ubuntu 24.04
latest/edge 17 20 Mar 2025
Ubuntu 24.04
juju deploy opencti
Show information

Platform:

Learn about configurations >

  • 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 and password, where email is the admin user email, and password 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