wger-redis
OficialAplicación Docker from rorar's Repository
Visión general
Redis is used as cache and Celery message broker for the wger application.
Requisitos
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
Argumentos en tiempo de ejecución
- Red
wger_network- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--health-cmd="redis-cli ping" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
Configuración de plantillas
PORTPorttcp
Redis port
- Objetivo
- 6379
- Por defecto
- 6379
- Valor
- 6379
REDIS_DATAPathrw
Persistent Redis data directory
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/wger/redis/
- Valor
- /mnt/user/appdata/wger/redis/
REDIS_CONFPathrw
Redis configuration directory
- Objetivo
- /usr/local/etc/redis/
- Por defecto
- /mnt/user/appdata/wger/redis/
- Valor
- /mnt/user/appdata/wger/redis/
PUIDVariable
User ID
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Group ID
- Por defecto
- 100
- Valor
- 100
UMASKVariable
File creation mask
- Por defecto
- 022
- Valor
- 022
Categorías
Detalles
Repositorio
redisÚltima actualización2026-05-28
Visto por primera vez2018-05-06
Ejecute wger-redis en Unraid.
wger-redis se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.