Data Integrator

Canonical Publisher

Platform:

Ubuntu
24.04 22.04
Channel Revision Published Runs on
latest/stable 363 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/stable 361 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/stable 362 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/stable 360 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/stable 359 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/stable 358 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 363 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 361 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 362 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 360 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 359 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/candidate 358 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 363 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 361 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 362 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 360 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 359 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 358 16 Feb 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 403 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 402 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 401 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 400 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 399 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 398 24 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
juju deploy data-integrator --channel beta

Learn about configurations >

  • consumer-group-prefix | string

    the required consumer group prefix for Kafka. (This is an optional parameter that could be specified in case of consumer role is set).

  • database-name | string

    The desired database name for which the access will be granted (this parameter is needed for MongoDB, MySQL and PostgreSQL).

  • entity-permissions | string

    List of permissions to assigned to the custom entity, in JSON format.

  • entity-type | string

    Type of entity to create upon integration. Possible values are USER or GROUP.

  • extra-group-roles | string

    a comma-separated list of values that contains the required extra roles, e.g. admin in case of a database or producer, consumer in case of Kafka.

  • extra-user-roles | string

    a comma-separated list of values that contains the required extra roles, e.g. admin in case of a database or producer, consumer in case of Kafka.

  • index-name | string

    The index name for which the access is granted (this parameter is needed for OpenSearch).

  • mtls-cert | string

    The client certificate for which the access is granted (this parameter is needed for etcd).

  • prefix-name | string

    The prefix for which the access is granted (this parameter is needed for etcd).

  • requested-entities-secret | string

    Secret URI containing a mapping of requested entity name to password. Password value of None, requests random password. Requires secrets support.

  • topic-name | string

    The topic name for which the access is granted (this parameter is needed for Kafka).