WordPress

  • By Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 87 07 Mar 2024
Ubuntu 22.04
latest/edge 93 16 Apr 2024
Ubuntu 22.04
juju deploy wordpress-k8s
Show information

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 containing admin_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.