Tengu Team Sojobo Api

  • By tengu-team
Channel Revision Published Runs on
latest/stable 4 19 Mar 2021
Ubuntu 16.04
juju deploy tengu-team-sojobo-api
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • charm-dir | string

    Default: /home/ubuntu/qrama-charms

    The location where the api will search for local charms, when the app_name is prefixed with "local:<app_name>"

  • cloud-credential | string

    Credential used to setup the Login server for the sojobo-api. This setting is required and has to be a valid cloud credential for the provided login-cloud option.

  • cloud-region | string

    Region used to setup the Login server for the sojobo-api in the specified region. This setting is required and has to be a valid cloud region for the provided cloud-type option.

  • cloud-type | string

    Type of cloud that will be used to setup the Login Server, Make sure that the required subordinate charm is available. Options are [google, aws, azure, LXD, Manual]

  • clouds_yaml | string

    base64 encoded contents of ~/.local/share/juju/clouds.yaml

  • controllers_yaml | string

    base64 encoded contents of ~/.local/share/juju/controllers.yaml

  • credentials_yaml | string

    base64 encoded contents of ~/.local/share/juju/credentials.yaml

  • extra_packages | string

    Space separated list of extra deb packages to install.

  • github-repo | string

    Default: tengu-team

    The github-repo where the bundles can be found.

  • host | string

    Default: 127.0.0.1

    listen address. When left at the default value, defaults to internal ip address.

  • install_keys | string

    Default: - 561F9B9CAC40B2F7 - null

    list of signing keys for install_sources package sources, per charmhelpers standard format (a yaml list of strings encoded as a string). the keys should be the full ascii armoured gpg public keys. while gpg key ids are also supported and looked up on a keyserver, operators should be aware that this mechanism is insecure. null can be used if a standard package signing key is used that will already be installed on the machine, and for ppa sources where the package signing key is securely retrieved from launchpad.

  • install_sources | string

    Default: - "deb https://oss-binaries.phusionpassenger.com/apt/passenger xenial main" - "ppa:jonathonf/python-3.6"

    list of extra apt sources, per charm-helpers standard format (a yaml list of strings encoded as a string). each source may be either a line that can be added directly to sources.list(5), or in the form ppa:<user>/<ppa-name> for adding personal package archives, or a distribution component to enable.

  • package_status | string

    Default: install

    the status of service-affecting packages will be set to this value in the dpkg database. valid values are "install" and "hold".

  • port | int

    Default: 80

    listen port.

  • snap_proxy | string

    HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.

  • snap_proxy_url | string

    The address of a Snappy Enterprise Proxy to use for snaps e.g. http://snap-proxy.example.com

  • user | string

    Default: ubuntu

    user to install the tools for