wger-celery-flower

wger-celery-flower

Aplicación Docker from rorar's Repository

Visión general

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.

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5555]
Red
wger_network
Concha
sh
Privilegiado
false
Parámetros adicionales
--entrypoint /start-flower

Configuración de plantillas

Flower WebUI PortPorttcp

Port for the Flower web interface

Objetivo
5555
Por defecto
5555
Valor
8559
SECRET_KEYVariable

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

Por defecto
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
Valor
wger-docker-supersecret-key-1234567890!@#$%^&*(-_)
SIGNING_KEYVariable

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

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

Server timezone

Por defecto
Europe/Berlin
Valor
Europe/Berlin
DJANGO_DB_HOSTVariable

PostgreSQL database container hostname

Por defecto
wger-db
Valor
wger-db
DJANGO_DB_PORTVariable

Database port

Por defecto
5432
Valor
5432
CELERY_BROKERVariable

Celery broker URL (Redis)

Por defecto
redis://wger-redis:6379/2
Valor
redis://wger-redis:6379/2
CELERY_BACKENDVariable

Celery result backend URL (Redis)

Por defecto
redis://wger-redis:6379/2
Valor
redis://wger-redis:6379/2
DJANGO_MEDIA_ROOTPathrw

Path to media files

Objetivo
/home/wger/media
Por defecto
/mnt/user/appdata/wger/media
Valor
/mnt/user/appdata/wger/media
PUIDVariable

User ID

Por defecto
99
Valor
99
PGIDVariable

Group ID

Por defecto
100
Valor
100
UMASKVariable

File creation mask

Por defecto
022
Valor
022
CELERY_FLOWER_PASSWORDVariable

Password for Celery Flower web interface

Por defecto
adminadmin
Valor
adminadmin

Detalles

Repositorio
wger/server:latest
Última actualización2026-06-02
Visto por primera vez2026-05-27

Ejecute wger-celery-flower en Unraid.

wger-celery-flower se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.