This template deploys a high-performance version of WordPress with Redis Object Cache. It uses MariaDB for data storage and Redis for object caching, significantly improving the performance of your WordPress site.
- WordPress 6.x with PHP 8.3
- MariaDB 11
- Redis Object Cache
- Pre-installed Redis Cache plugin
- Performance optimized configurations
- Click the Zeabur deploy button 👆
- Set your domain in the configuration
- Deploy and wait for the services to start
- Complete WordPress installation through the web interface
- Activate Redis Object Cache plugin in WordPress admin panel (Plugins > Redis Object Cache > Activate)
- Verify Redis connection in Settings > Redis
- Faster page load times through efficient caching
- Reduced database load
- Better handling of high traffic
- Improved overall site performance
- Enhanced scalability
- WordPress automatically detects and uses MariaDB and Redis
- Redis is configured with optimal caching settings
- MariaDB is optimized for WordPress workloads
- Includes optimized PHP and Apache configurations
- WordPress Docs: https://wordpress.org/documentation/
- Redis Object Cache Plugin: https://wordpress.org/plugins/redis-cache/
- MariaDB Docs: https://mariadb.com/kb/en/documentation/
- Redis Docs: https://redis.io/documentation
The template comes with pre-configured settings optimized for most use cases. If you need to modify:
- Redis memory limit: 256MB by default
- Cache policy: allkeys-lru (Least Recently Used)
- PHP memory limit: 256MB
- Upload file size limit: 20GB