Skip to content

canonical/smtp-integrator-operator

Repository files navigation

CharmHub Badge Publish to edge Promote charm Discourse Status

SMTP Integrator Operator

A Juju charm for deploying and managing an SMTP integrator on Kubernetes or bare metal. The SMTP integrator provides SMTP connection information to other charms that require smtp integration, facilitating the email-sending capabilities of those charms.

For DevOps or SRE teams this charm will make operating any charm requiring SMTP authentication simple and straightforward through Juju's clean interface.

For information about how to deploy, integrate, and manage this charm, see the Official SMTP Integrator Operator Documentation.

Get started

You can follow the tutorial here.

Basic operations

The smtp-integrator charm is a charm intended to be used to provide SMTP connection information via the smtp Juju integration to other charms. The smtp-integrator charm is first configured with the desired SMTP connection information, and any charm that integrates with the smtp-integrator charm can obtain the configured SMTP connection information via the smtp Juju integration.

Learn more

Project and community