Tengu Team Limeds Installable

Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 16.04
juju deploy tengu-team-limeds-installable
Show information

Platform:

Ubuntu
16.04
  • installables | string

    Default: - org.ibcn.limeds.codecs.base64:latest

    This takes a yaml list of "<installable-id>:<installable-version>" strings. These will be added to LimeDS. List of possible installables: http://limeds.be/installables.

  • segments | string

    Default: - limeds.codecs.Base64Decoder: | [ { "name": "$.id", "type": "java.lang.String", "value": "io.tengu.limeds.Base64Decoder" } ] - limeds.codecs.Base64Encoder: | [ { "name": "$.id", "type": "java.lang.String", "value": "io.tengu.limeds.Base64Encoder" } ]

    Yaml list of key-value pairs (<factory-name>: <json-encoded-segment-config>)