anbox-stream-agent

  • By Anbox Charmers
Channel Revision Published Runs on
latest/stable 121 13 Apr 2022
Ubuntu 20.04 Ubuntu 18.04
latest/candidate 121 13 Apr 2022
Ubuntu 20.04 Ubuntu 18.04
latest/edge 120 09 Apr 2022
Ubuntu 20.04 Ubuntu 18.04
juju deploy anbox-charmers-anbox-stream-agent
Show information

Platform:

Ubuntu
20.04 18.04

Learn about configurations >

  • agent_id | string

    ID of the agent

  • coturn_auth_secret | string

    Authentication secret to use to generate user specific credentials for the configured coturn server. If set an auth secret provided by an established relation to the coturn charm will be ignored.

  • coturn_urls | string

    Comma separated list of URLs to the coturn server to use for STUN and TURN. If set an established relation to the coturn charm will be ignored.

  • expose_tcp_port | boolean

    Expose a TCP port for each container for WebRTC to bind to avoid a TURN relay server.

  • extra_stun_servers | string

    Comma separated list of extra STUN servers the agent should promote for clients connecting to its region

  • location | string

    Location the agent is available on. If not set its private address will be used.

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup

  • nats_ca | string

    CA for the NATs servers the agent talks to

  • nats_url | string

    URL of the NATs server to use to communicate with the stream gateway [DEPRECATED, use nats_urls]

  • nats_urls | string

    Newline separated list URLs of NATs servers to use to communicate with the stream gateway

  • port | int

    Default: 8082

    Port the agent listens on.

  • public_interface | string

    Identifies which network interface to use for the public address

  • region | string

    Region the agent is deployed in

  • turn_auth_max_lifetime | string

    Default: 5m

    Maximum lifetime of an authentication token generate for the TURN relay server

  • ua_source | string

    APT source to use instead of the automatic one generated from UA. Overrides UA source if both are set.

  • ua_source_key | string

    Key ID to import to the APT keyring in order to access the specified source archive. Required if ua_source is set.

  • ua_token | string

    Ubuntu Advantage token you have received with your license of Anbox Cloud

  • ua_use_staging | boolean

    Use staging contracts API service