WordPress
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 87 | 07 Mar 2024 | |
latest/stable | 13 | 06 Mar 2023 | |
latest/edge | 118 | 08 Oct 2024 | |
latest/edge | 15 | 30 Mar 2023 |
juju deploy wordpress-k8s
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:
-
get-initial-password
Retrieve auto-generated initial password for accessing WordPress admin account. The password is set once during deployment. If the wordpress-k8s charm is configured with
initial_settings
parameters containingadmin_password
, this action has no effect. -
rotate-wordpress-secrets
Invalidate user sessions by rotating the following secrets: auth_key, auth_salt, logged_in_key, logged_in_salt, nonce_key, nonce_salt, secure_auth_key, secure_auth_salt. Users will be forced to log in again. This might be useful under security breach circumstances.