HTTPRequest Lego provider
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 51 | 27 May 2025 | |
| latest/edge | 86 | 25 Apr 2026 | |
| dns/edge | 77 | 23 Feb 2026 |
juju deploy httprequest-lego-provider --channel dns/edge
-
allow-domains
Grant user access to domains.
-
create-superuser
Create a new Django superuser account.
- Params
-
email string
-
username string
- Required
username, email
-
create-user
Create a user for the services that will be requesting the domains. If it exists, the password will be updated.
-
list-domains
List the domains a user has access to.
-
revoke-domains
Revoke user access to domains.
-
rotate-secret-key
Rotate the secret key. Users will be forced to log in again. This might be useful if a security breach occurs.