WordPress — ServerKit Documentation
First-Class WordPress Hosting
ServerKit treats WordPress as a platform, not just a container. Each site runs in its own Docker Compose stack with a dedicated MySQL database, optional Redis object cache, and a hardened default configuration including DISALLOW_FILE_EDIT, randomized salts, and disabled XML-RPC.
Safe Updates and Multi-Environment
Safe updates take a database snapshot, apply plugin/theme/core updates, run a health check, and roll back automatically if the site regresses. Multi-environment pipelines support production, staging, and development with serialized-safe search-replace, sanitization profiles, snapshots, and one-click promotion or rollback.
Security and Observability
WordPress sites are scanned for core/plugin/theme vulnerabilities via the WPVulnerability database. Checksum verification runs through WP-CLI. Per-site analytics cover Apache access logs, PHP errors, uptime, and monthly client reports. Git integration enables branch and commit deployments for wp-content.