![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /opt/cpanel/ea-redis62/ |
# ea-redis EA4 container based package This package sets up a user specific memcached container. ## Using it Any thing that can talk to redis can use it via the unix socket `~/<CONTAINER_NAME>/redis.sock`. ## Security This is secure overall because the unix socket is owned by the user so no other non-root users can get/set data in this redis. You can add a layer of separation on the app level by installing it more than once to have different containers so that individual apps can have their own redis.