wger-celery-flower

wger-celery-flower

Docker app from rorar's Repository

Overview

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.

Install wger-celery-flower on Unraid in a few clicks.

Find wger-celery-flower in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for wger-celery-flower Review the template variables and paths Click Install

Requirements

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

Download Statistics

2,148,115
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
wger/server:latest
Last Updated2026-06-04
First Seen2026-05-27

Runtime arguments

Web UI
http://[IP]:[PORT:5555]
Network
wger_network
Shell
sh
Privileged
false
Extra Params
--entrypoint /start-flower

Template configuration

Flower WebUI PortPorttcp

Port for the Flower web interface

Target
5555
Default
5555
Value
8559
SECRET_KEYVariable

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

Default
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
Value
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
SIGNING_KEYVariable

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

Default
wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
Value
wger-docker-secret-jwtkey-1234567890!@#$%^&*(-_=+)
TIME_ZONEVariable

Server timezone

Default
Europe/Berlin
Value
Europe/Berlin
DJANGO_DB_HOSTVariable

PostgreSQL database container hostname

Default
wger-db
Value
wger-db
DJANGO_DB_PORTVariable

Database port

Default
5432
Value
5432
CELERY_BROKERVariable

Celery broker URL (Redis)

Default
redis://wger-redis:6379/2
Value
redis://wger-redis:6379/2
CELERY_BACKENDVariable

Celery result backend URL (Redis)

Default
redis://wger-redis:6379/2
Value
redis://wger-redis:6379/2
DJANGO_MEDIA_ROOTPathrw

Path to media files

Target
/home/wger/media
Default
/mnt/user/appdata/wger/media
Value
/mnt/user/appdata/wger/media
PUIDVariable

User ID

Default
99
Value
99
PGIDVariable

Group ID

Default
100
Value
100
UMASKVariable

File creation mask

Default
022
Value
022
CELERY_FLOWER_PASSWORDVariable

Password for Celery Flower web interface

Default
adminadmin
Value
adminadmin