aarongilman / celery-flower-heroku

Monitor Celery workers with Flower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celery-flower-heroku

Use Flower to monitor Celery.

Deploy

Configure the app by providing your BROKER_URL (RabbitMQ, Redis) and the FLOWER_BASIC_AUTH as a user:pass pair for logging into Flower.

About

Monitor Celery workers with Flower

License:MIT License


Languages

Language:Procfile 100.0%