Issue
Is it possible to add Redis to CageFS with isolate data for each hosting account?
Environment
- CloudLinux OS 6/7/8
- Redis
- CageFS
Solution
- The Redis server has its own tools to secure user's cache.
- The Redis server itself is one service for the entire server.
- The same behavior is applied to Memcache servers.
- Unfortunately, there are no possibilities to create an additional Redis server for each user in a CageFS.
- The Redis ACL has to be used to address this case.
Cause
Redis data cannot be isolated due to the Redis functionality principles.
Comments
0 comments
Please sign in to leave a comment.