forked from canonical/ams-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yaml
36 lines (34 loc) · 1.1 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# This file populates the Overview on Charmhub.
# See https://juju.is/docs/sdk/metadata-reference for a checklist and guidance.
# The charm package name, no spaces (required)
# See https://juju.is/docs/sdk/naming#heading--naming-charms for guidance.
name: ams
display-name: Anbox Management Service
summary: Anbox Management Service
website: https://anbox-cloud.io
issues: https://bugs.launchpad.net/anbox-cloud
maintainers:
- Indore team <[email protected]>
description: |
The Anbox Management Service (AMS) is responsible to manage a set of
Android containers on a cluster of machines running LXD. It provides
all kinds of different features to make the management of Android
applications running inside these containers as easy as possible.
tags:
- service
- anbox
provides:
rest-api:
interface: rest
requires:
lxd-cluster:
interface: lxd
etcd:
interface: etcd
# FIXME: remove this resource requirement when the snap has been moved to the
# snapstore and marked as unlisted
resources:
ams-snap:
type: file
description: Snap for Anbox Management Service
filename: ams.snap