Discourse
- By Arturo Enrique Seijas Fernández
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 21 | 20 Apr 2023 | |
latest/edge | 25 | 01 May 2023 |
juju deploy discourse-k8s
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
add-admin-user
Add a new admin user.
- Params
-
email string
User email.
-
password string
User password.
- Required
email, password
-
anonymize-user
Anonymize a user.
- Params
-
username string
The unique identifier of the user to anonymize.
- Required
username