wger-redis
redis
https://registry.hub.docker.com/_/redis/
wger_network
sh
false
https://github.com/wger-project/docker/issues
https://redis.io/
Redis is used as cache and Celery message broker for the wger application.
Tools:
https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/wger-redis.xml
https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/docker_icons/wger-logo.png
--health-cmd="redis-cli ping" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s
redis-server /usr/local/etc/redis/redis.conf
2026-05-26
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server.
6379
/mnt/user/appdata/wger/redis/
/mnt/user/appdata/wger/redis/
99
100
022