Real-time monitor and web admin for Celery distributed task queue http://flower.readthedocs.org/en/latest/docker.html https://github.com/mher/flower
8.0K
Real-time monitor and web admin for Celery distributed task queue
Documentation
Example Usage
docker run -d -p=49555:5555 johncosta/flower flower --port=5555 --broker=redis://:$REDIS_PASSWORD@$REDIS_HOST:$REDIS_PORT/$REDIS_DATABASE
Content type
Image
Digest
sha256:291b1c599…
Size
74.8 MB
Last updated
almost 11 years ago
docker pull johncosta/flower