httprequest-lego-provider

HTTPRequest Lego provider

Channel Revision Published Runs on
latest/stable 51 27 May 2025
Ubuntu 22.04
latest/edge 56 04 Jul 2025
Ubuntu 22.04
juju deploy httprequest-lego-provider
Show information

Platform:

How to manage users

Users will be leveraged to determine if a request is authorised to manage a specific domain. To add a new user simply run

juju run --wait=5s httprequest-lego-provider/0 create-user username=example-user. The action will generate and output a password:


result: |

Created or updated "example" with password "**REDACTED**"

If the action is rerun, a new password will be generated.