LEGO
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
4/beta | 15 | 08 Oct 2024 | |
4/edge | 19 | 18 Oct 2024 | |
4/edge | 18 | 18 Oct 2024 |
juju deploy lego --channel 4/beta
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
email | string
Account email address to receive notifications from Let's Encrypt.
-
plugin | string
The DNS plugin to use with LEGO. You can choose from a list of supported plugins documented on the LEGO website.
-
plugin-config-secret-id | string
The secret id of the secret that contains all of the configuration options required to get a certificate. The dictionary inside the secret should be key-value pairs that map directly to the options required by the plugin. All keys are expected to be in lowercase with dashes instead of underscores. You can find the required options for your chosen plugin in the LEGO documentation. For example, the
route53
plugin requires asecret-access-key
andaccess-key-id
to be set. -
server | string
Default: https://acme-v02.api.letsencrypt.org/directory
Certificate authority ACME server