Kratos
- Identity Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 397 | 24 Apr 2024 | |
latest/edge | 497 | 15 Nov 2024 | |
0.4/edge | 495 | 07 Nov 2024 | |
0.3/edge | 419 | 05 Jul 2024 | |
0.2/stable | 406 | 26 Jun 2024 | |
0.2/edge | 406 | 02 May 2024 | |
0.1/edge | 383 | 29 Sep 2023 |
juju deploy kratos
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:
-
create-admin-account
Create an admin user. If no password was provided, the command will return a magic link where the user will be able to set their password.
- Params
-
email string
The admin's email, this email must not be associated with any other account (user or admin)
-
name string
The admin's name
-
password string
The admin's password
-
phone_number string
The admin's phone number
-
username string
The admin username
- Required
username, password
-
delete-identity
Delete a user using either the identity ID or the user email.
- Params
-
email string
The user's email
-
identity-id string
The Identity ID
-
get-identity
Get a user using either the identity ID or the user email.
- Params
-
email string
The user's email
-
identity-id string
The Identity ID
-
run-migration
Run a migration, this is needed after upgrades. This is a non-reversible operation. Run this after backing up the database.
- Params
-
timeout number
Timeout after which the migration will be canceled