WordPress

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 87 07 Mar 2024
Ubuntu 22.04 Ubuntu 20.04
latest/stable 13 06 Mar 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 118 08 Oct 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 15 30 Mar 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy wordpress-k8s
Show information

Platform:

Learn about actions >

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