Anbox Cloud Dashboard
- By Anbox Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 19 | 12 Jul 2022 | |
1.17/stable | 98 | 16 Mar 2023 | |
1.17/candidate | 98 | 14 Mar 2023 | |
1.17/edge | 92 | 10 Feb 2023 | |
1.18/edge | 100 | Today | |
1.16/stable | 68 | 10 Jan 2023 | |
1.16/candidate | 76 | 11 Jan 2023 | |
1.16/edge | 54 | 11 Nov 2022 | |
1.15/stable | 46 | 12 Oct 2022 | |
1.15/candidate | 46 | 10 Oct 2022 | |
1.15/edge | 37 | 11 Aug 2022 | |
1.14/stable | 19 | 12 Jul 2022 | |
1.14/candidate | 19 | 19 May 2022 | |
1.14/beta | 15 | 17 May 2022 | |
1.14/edge | 14 | 16 May 2022 |
juju deploy anbox-cloud-dashboard --channel 1.17/stable
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
Anbox Cloud - Dashboard
Anbox Cloud offers a software stack that runs Android applications in any cloud enabling high-performance streaming of graphics to desktop and mobile client devices.
At its heart, it uses lightweight container technology instead of full virtual machines to achieve higher density and better performance per host while ensuring security and isolation of each container. Depending on the target platform, payload, and desired application performance (e.g. frame rate), more than 100 containers can be run on a single machine.
For containerization of Android, Anbox Cloud uses the well established and secure container hypervisor LXD. LXD is secure by design, scales to a large number of containers and provides advanced resource management for hosted containers.
Also have a look at the official Anbox Cloud website (https://anbox-cloud.io) for more information.
NOTE: Anbox Cloud is a paid offering. You will need a Ubuntu Pro (https://ubuntu.com/pro) subscription for this charm to work. You can learn more at https://anbox-cloud.io
WARNING: The Ubuntu Pro (infra only) subscription every Ubuntu user gets for free for personal use does NOT work and will result in a failed deployment! You either need a Ubuntu Pro or Ubuntu Pro (apps only) subscription to be able to deploy successfully.
Anbox Cloud Dashboard
The Anbox Cloud Dashboard provides a web interface to the Anbox Cloud stack. Manage applications, stream Android instances via WebRTC, and more.
Running the anbox-cloud-dashboard
charm requires other charms to be deployed beforehand.
$ juju deploy containers-easyrsa
$ juju deploy anbox-cloud-dashboard
$ juju relate anbox-cloud-dashboard easyrsa
For more information about streaming, visit the official documentation on https://anbox-cloud.io