Anbox Cloud web dashboard

The Anbox Cloud dashboard offers a web interface to create, manage and stream applications. The dashboard is especially helpful for developers new to Anbox Cloud and helps them by offering a simpler and intuitive management interface.

The dashboard comes pre-installed when you deploy the full version of Anbox Cloud (along with the streaming stack) or the Anbox Cloud appliance. It operates from behind a reverse proxy for performance and security reasons. The dashboard relies on OAuth for user authentication. The only OAuth provider supported right now is Ubuntu One.

Dashboard views

The dashboard allows multiple views and management of various objects such as applications, instances and nodes to some extent. The operations available from the dashboard may be limited as compared to the CLI, however if you are new to the CLI, the dashboard can be a friendlier start to Anbox Cloud.

  • Applications view - Allows creation, streaming and management of applications.
  • Sessions view - Allows a list view of the sessions and their status.
  • Instances view - Allows a detailed view of instances and the applications or images that they are created from, along with management options for the instances.
  • Nodes view - Allows a list view of LXD nodes and their configuration details.

Apart from these views, the dashboard also allows you to work with the Anbox Application Registry (AAR) and the Anbox Management Service (AMS).

  • Registry view - Allows a list view of applications uploaded to the registry.
  • Configuration view - Allows you to edit the AMS configuration attributes from the dashboard.

Related information