wger-redis
官方Docker 应用程序 from rorar's Repository
概述
Redis is used as cache and Celery message broker for the wger application.
要求
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
运行时参数
- 网络
wger_network- 外壳
sh- 特权
- false
- 额外参数
--health-cmd="redis-cli ping" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
模板配置
PORTPorttcp
Redis port
- 目标
- 6379
- 默认值
- 6379
- 价值
- 6379
REDIS_DATAPathrw
Persistent Redis data directory
- 目标
- /data
- 默认值
- /mnt/user/appdata/wger/redis/
- 价值
- /mnt/user/appdata/wger/redis/
REDIS_CONFPathrw
Redis configuration directory
- 目标
- /usr/local/etc/redis/
- 默认值
- /mnt/user/appdata/wger/redis/
- 价值
- /mnt/user/appdata/wger/redis/
PUIDVariable
User ID
- 默认值
- 99
- 价值
- 99
PGIDVariable
Group ID
- 默认值
- 100
- 价值
- 100
UMASKVariable
File creation mask
- 默认值
- 022
- 价值
- 022
详细信息
在Unraid 上运行 wger-redis 。
wger-redis 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。