Anbox Stream Agent

Anbox Stream Agent

The Anbox Stream Agent is a charm deployed in each region of your deployment. It establishes a connection between the Anbox Stream Gateway, the main entrypoint for streaming and the Anbox Management Service while keeping the management service secure and unexposed to public networks.

The agent charm also allows instances to be created as close to the user as possible by configuring geographical regions.

To deploy this charm, run:

$ juju deploy anbox-stream-agent
$ juju config anbox-stream-agent ua_token=<your Ubuntu Pro token>
$ juju relate ams anbox-stream-agent

Licensing

The Anbox Stream Agent Charm is distributed under the Apache Software License, version 2.0.

Security

If you want to report a security issue with the gateway charm, file a bug.

Documentation

For understanding how streaming works in Anbox Cloud deployments, see the explanation on Application Streaming.

The security explanation offers details about cryptographic aspects of the Stream Agent charm.