Hello, I have written a small tutorial to explain how to setup redis-server and use it as object cache backend for WordPress on a Plesk Onyx server.
To setup Redis, two solutions available : local install or inside a docker container
Solution 1) Local Installation of Redis-server ( debian 8 Jessie )
You can install redis-server easily with the package available on the dotdeb.org...
How to setup redis and use it as object-cache backend for WordPress
To setup Redis, two solutions available : local install or inside a docker container
Solution 1) Local Installation of Redis-server ( debian 8 Jessie )
You can install redis-server easily with the package available on the dotdeb.org...
How to setup redis and use it as object-cache backend for WordPress