wordpress-k8s

WordPress

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 15 12 Jun 2025
Ubuntu 22.04 Ubuntu 20.04
latest/edge 144 04 Jun 2025
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:

How to upgrade

Before updating the charm you need to back up the database using the MySQL charm’s create-backup action.

juju run mysql/leader create-backup

Additional information can be found about backing up in the MySQL documentation.

Then you can upgrade the WordPress charm:

juju refresh wordpress-k8s

After upgrading the WordPress charm you need to update the database schema:

juju run wordpress-k8s/0 update-database

Help improve this document in the forum (guidelines). Last updated 2 months ago.