redis

redis

Docker app from A75G's Repository

Overview

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.

Install Redis on Unraid in a few clicks.

Find Redis in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Redis Review the template variables and paths Click Install

Requirements

chown -R 1001:1001 /mnt/user/appdata/redis/
https://forums.unraid.net/topic/89502-support-a75g-repo/page/20/#comment-1167188
WARNING Memory overcommit - https://forums.unraid.net/topic/89502-support-a75g-repo/page/32/#findComment-1461674

Download Statistics

1,207,579
Total Downloads
143,589
This Month
145,657
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
bitnamisecure/redis:latest
Last Updated2026-06-22
First Seen2025-08-29

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Redis PortPorttcp

Redis Port

Target
6379
Default
6379
Value
6379
AppdataPathrw

Appdata folder for database persistence. Remove if unneeded

Target
/bitnami/redis
Value
/mnt/user/appdata/redis
ALLOW_EMPTY_PASSWORDVariable

ALLOW_EMPTY_PASSWORD

Default
yes|no
Value
yes
PasswordVariable

If you want password put ALLOW_EMPTY_PASSWORD to no, then put the password here.

Target
REDIS_PASSWORD
Value
941378
Redis Extra FlagsVariable
Target
REDIS_EXTRA_FLAGS
Value
--auto-aof-rewrite-percentage 100 --auto-aof-rewrite-min-size 64mb