wger-celery-flower
wger-celery-flower
Application Docker from rorar's Repository
Vue d'ensemble
Flower is a web-based monitoring and management tool for Celery clusters. This template starts the Flower service for the wger application to monitor background tasks.
Exigences
Part of the wger stack. Must be on the same Docker network (wger_network) as wger-server, wger-db, and wger-redis.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:5555]- Réseau
wger_network- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--entrypoint /start-flower
Configuration du modèle
Flower WebUI PortPorttcp
Port for the Flower web interface
- Cible
- 5555
- Défaut
- 5555
- Valeur
- 8559
SECRET_KEYVariable
Django SECRET_KEY – must match wger-server. CHANGE THIS!
- Défaut
- wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
- Valeur
- wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
SIGNING_KEYVariable
JWT signing key – must match wger-server. CHANGE THIS!
- Défaut
- wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
- Valeur
- wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
TIME_ZONEVariable
Server timezone
- Défaut
- Europe/Berlin
- Valeur
- Europe/Berlin
DJANGO_DB_HOSTVariable
PostgreSQL database container hostname
- Défaut
- wger-db
- Valeur
- wger-db
DJANGO_DB_PORTVariable
Database port
- Défaut
- 5432
- Valeur
- 5432
CELERY_BROKERVariable
Celery broker URL (Redis)
- Défaut
- redis://wger-redis:6379/2
- Valeur
- redis://wger-redis:6379/2
CELERY_BACKENDVariable
Celery result backend URL (Redis)
- Défaut
- redis://wger-redis:6379/2
- Valeur
- redis://wger-redis:6379/2
DJANGO_MEDIA_ROOTPathrw
Path to media files
- Cible
- /home/wger/media
- Défaut
- /mnt/user/appdata/wger/media
- Valeur
- /mnt/user/appdata/wger/media
PUIDVariable
User ID
- Défaut
- 99
- Valeur
- 99
PGIDVariable
Group ID
- Défaut
- 100
- Valeur
- 100
UMASKVariable
File creation mask
- Défaut
- 022
- Valeur
- 022
CELERY_FLOWER_PASSWORDVariable
Password for Celery Flower web interface
- Défaut
- adminadmin
- Valeur
- adminadmin
Catégories
Détails
Référentiel
wger/server:latestDernière mise à jour2026-05-31
Première vue2026-05-27
Exécutez wger-celery-flower sur Unraid.
wger-celery-flower est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.