wger-celery-flower

wger-celery-flower

Docker 应用程序 from rorar's Repository

概述

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.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:5555]
网络
wger_network
外壳
sh
特权
false
额外参数
--entrypoint /start-flower

模板配置

Flower WebUI PortPorttcp

Port for the Flower web interface

目标
5555
默认值
5555
价值
8559
SECRET_KEYVariable

Django SECRET_KEY – must match wger-server. CHANGE THIS!

默认值
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
价值
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
SIGNING_KEYVariable

JWT signing key – must match wger-server. CHANGE THIS!

默认值
wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
价值
wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
TIME_ZONEVariable

Server timezone

默认值
Europe/Berlin
价值
Europe/Berlin
DJANGO_DB_HOSTVariable

PostgreSQL database container hostname

默认值
wger-db
价值
wger-db
DJANGO_DB_PORTVariable

Database port

默认值
5432
价值
5432
CELERY_BROKERVariable

Celery broker URL (Redis)

默认值
redis://wger-redis:6379/2
价值
redis://wger-redis:6379/2
CELERY_BACKENDVariable

Celery result backend URL (Redis)

默认值
redis://wger-redis:6379/2
价值
redis://wger-redis:6379/2
DJANGO_MEDIA_ROOTPathrw

Path to media files

目标
/home/wger/media
默认值
/mnt/user/appdata/wger/media
价值
/mnt/user/appdata/wger/media
PUIDVariable

User ID

默认值
99
价值
99
PGIDVariable

Group ID

默认值
100
价值
100
UMASKVariable

File creation mask

默认值
022
价值
022
CELERY_FLOWER_PASSWORDVariable

Password for Celery Flower web interface

默认值
adminadmin
价值
adminadmin

详细信息

存储库
wger/server:latest
最后更新2026-05-31
初见2026-05-27

在Unraid 上运行 wger-celery-flower 。

wger-celery-flower 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。