
WordPress
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 127 | 11 Mar 2025 | |
latest/stable | 13 | 06 Mar 2023 | |
latest/edge | 133 | 31 Mar 2025 | |
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:
How to enable antispam (Akismet)
Obtain an API key for Akismet by visiting the Askimet official webpage and following the instructions.
Using your key, enable the Akismet plugin with:
juju config wordpress-k8s wp_plugin_akismet_key=<akismet-api-key>
The Akismet plugin should automatically be active after running the configuration.