HTTPRequest Lego provider

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/edge 33 24 Sep 2024
Ubuntu 22.04
juju deploy httprequest-lego-provider --channel edge
Show information

Platform:

Learn about actions >

  • 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 an 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.