wger-redis

wger-redis

Official

Docker app from rorar's Repository

Overview

Redis is used as cache and Celery message broker for the wger application.

Install wger-redis on Unraid in a few clicks.

Find wger-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 wger-redis Review the template variables and paths Click Install

Requirements

Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.

Download Statistics

10,870,770,693
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
redis
Last Updated2026-06-24
First Seen2018-05-06

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