HTTPRequest Lego provider

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/edge 35 04 Dec 2024
Ubuntu 22.04
juju deploy httprequest-lego-provider --channel edge
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.


Help improve this document in the forum (guidelines). Last updated 2 months ago.