Redis support for Plesk for Linux out-of-the-box
Add Redis support for Plesk for Linux so we can manage it directly via Plesk GUI

Could you please be more specific? What do you want to manage in Redis through Plesk GUI? Why using Redis from Plesk Docker extension is not suitable for you?
—
IG
2 comments
-
Anonymous commented
Docker Redis can work too. But for non expert user its good to have Redis option like built-in mysql server.
-
Daniel commented
@igorG We would like to run a separate Redis instance for every user (when selected in the feature set) with the memory limitation per user. The problem with having a Docker instance, is that the Redis instance is accessible by anyone and therefore not usable for a shared hosting environment since it is not secure.
Furthermore, we cannot set memory limits per user in Docker and Docker does not work with CloudLinux.