generated from canonical/is-charms-template-repo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.yaml
37 lines (31 loc) · 1.53 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
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: smtp-integrator
display-name: SMTP Integrator
summary: SMTP Integrator to centralize SMTP configuration.
docs: https://discourse.charmhub.io/t/smtp-integrator-documentation-overview/12283
issues: https://github.com/canonical/smtp-integrator-operator/issues
maintainers:
- https://launchpad.net/~canonical-is-devops
source: https://github.com/canonical/smtp-integrator-operator/issues
description: |
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators)
deploying and managing a SMTP Integrator on Kubernetes and bare metal. SMTP is a communication
protocol used for sending and receiving email messages over the Internet.
This charm simplifies configuration of SMTP by providing a single point
of configuration for all the requirers using the same SMTP server. It can be
deployed on many different Kubernetes platforms, from [MicroK8s](https://microk8s.io)
to [Charmed Kubernetes](https://ubuntu.com/kubernetes) and public cloud Kubernetes
offerings but also on virtual machines or bare metal.
As such, the charm makes it easy to manage and propagate SMTP configuration, while
giving the freedom to deploy on the Kubernetes platform of their choice.
For DevOps or SRE teams this charm will make operating any charm leveraging the SMTP
protocol simple and straightforward through Juju's clean interface.
provides:
smtp:
interface: smtp
smtp-legacy:
interface: smtp
peers:
smtp-peers:
interface: smtp-instance