-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yaml
39 lines (36 loc) · 1.69 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
37
38
39
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: mattermost-k8s
display-name: Mattermost
summary: Messaging platform for team collaboration.
docs: https://discourse.charmhub.io/t/mattermost-documentation-overview/3758
maintainers:
- https://launchpad.net/~canonical-is-devops
issues: https://github.com/canonical/mattermost-k8s-operator/issues
source: https://github.com/canonical/mattermost-k8s-operator
description: |
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators)
deploying and managing [Mattermost](https://mattermost.com/) on Kubernetes.
Mattermost is an open-source, self-hostable online chat service with file sharing,
search and integrations.
This charm simplifies initial deployment and “day N” operations of Mattermost
on Kubernetes, such as scaling the number of instances and clustering, access
to S3 and more. It allows for deployment on many different Kubernetes
platforms, from [MicroK8s](https://microk8s.io) to
[Charmed Kubernetes](https://ubuntu.com/kubernetes/charmed-k8s) to public cloud
Kubernetes offerings.
As such, the charm makes it easy for those looking to take control of their own
chat system whilst keeping operations simple, and gives them the freedom to
deploy on the Kubernetes platform of their choice.
For DevOps or SRE teams this charm will make operating Mattermost simple and
straightforward through Juju’s clean interface. It will allow easy deployment
into multiple environments for testing changes, and supports scaling out for
enterprise deployments.
min-juju-version: 2.8.0 # charm storage in state
version: 1
series:
- focal
requires:
db:
interface: pgsql
limit: 1