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 | 96 | 16 Feb 2023 | |
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:
-
disable_auth | boolean
WARNING: This option affects the security of the dashboard as it disables authentication. DO NOT USE if unsure. Disable any authentication for the dashboard (which by default uses Ubuntu SSO)
-
location | string
Location the Anbox Cloud Dashboard is available on. (e.g.: https://dashboard.anbox-cloud.io). Changing this will renew TLS certificates.
-
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
-
port | int
Default: 5000
Port the Anbox Cloud Dashboard should be available on
-
ua_source | string
APT source to use instead of the automatic one generated from UA
-
ua_source_key | string
Key ID to import to the APT keyring in order to access the specified source archive
-
ua_token | string
UA Token used to access the Anbox Cloud archive
-
ua_use_staging | boolean
Whether to use the staging contract environment for UA or not
-
variant | string
Default: regular
Variant of the dashboard to show. Can be one of the following values: regular, appliance (default: regular)