Anbox Application Registry

Anbox Application Registry (AAR)

The AAR charm provides a central repository for applications created on Anbox Cloud. It is extremely useful for larger deployments involving multiple regions because it helps keep your applications in sync.

To deploy AAR and configure it with your Ubuntu Pro token, run:

juju deploy aar
juju config aar ua_token=<your Ubuntu Pro token>

Licensing

The AAR Charm is distributed under the Apache Software License, version 2.0.

Security

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

Documentation

To understand how the AAR charm works, see the explanation in our official documentation.

To deploy and configure AAR or revoke a client’s access to AAR, follow the instructions on our how-to guides.