wger-redis
wger-redis
OfficialDocker app from rorar's Repository
Overview
Redis is used as cache and Celery message broker for the wger application.
Requirements
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Runtime arguments
- Network
wger_network- Shell
sh- Privileged
- false
- Extra Params
--health-cmd="redis-cli ping" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Template configuration
PORTPorttcp
Redis port
- Target
- 6379
- Default
- 6379
- Value
- 6379
REDIS_DATAPathrw
Persistent Redis data directory
- Target
- /data
- Default
- /mnt/user/appdata/wger/redis/
- Value
- /mnt/user/appdata/wger/redis/
REDIS_CONFPathrw
Redis configuration directory
- Target
- /usr/local/etc/redis/
- Default
- /mnt/user/appdata/wger/redis/
- Value
- /mnt/user/appdata/wger/redis/
PUIDVariable
User ID
- Default
- 99
- Value
- 99
PGIDVariable
Group ID
- Default
- 100
- Value
- 100
UMASKVariable
File creation mask
- Default
- 022
- Value
- 022
Categories
Details
Repository
redisLast Updated2026-05-28
First Seen2018-05-06
Run wger-redis on Unraid.
wger-redis is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.