Role
Required
This page explains what PHP means in the WordPress stack: how it is included, which base service it uses, and how it connects to the rest of the stack.
PHP is included by default and treated as a required part of the WordPress stack.
Role
Required
Base service
PHP (WordPress)
Type
service
Stack fit
PHP is included by default and treated as a required part of the WordPress stack.
This stack service is based on PHP (WordPress) and keeps the service-specific setup for WordPress in one place.
It is linked to MariaDB, WP content NFS storage, Mailpit, and Valkey inside the stack.
This stack service is limited to 8.5, 8.4, 8.3.
Enabled by default: Yes
Required: Yes
Primary: No
Derivative services: SSHD
db: MariaDB
wp-content: WP content NFS storage
sendmail: Mailpit
redis: Valkey
wp-content: 20 GB
Review the operational capabilities exposed by PHP inside this stack, including backups, imports, configs, settings, cron, actions, storage, and service links where they exist.
Tune service behavior per environment while keeping one reusable stack baseline.
Run repeatable background jobs with visible schedules and execution details tied to the stack.
0 0 * * *. Command: wp cron event run --due-now --path="${HTTP_ROOT}" --url="${WODBY_PRIMARY_URL}".Provision the persistent storage and shared volume relationships the stack expects.
See how services are wired together so dependencies stay consistent across environments.