Files
chart/library/ix-dev/community/redis
Stavros Kois 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312)
* Add some validation in webdav

* add validation in resources

* formatting

* Update error message

* remove extra `\`

* negate logic

* bump
2023-07-06 16:55:38 +03:00
..
2023-07-06 14:46:23 +03:00
2023-07-06 14:46:23 +03:00

Redis

Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the Redis directories. Afterward, the Redis container will run as a non-root user (1001) and root group. All mounted storage(s) will be chowned only if the parent directory does not match 1001 user.