/celery-flower-heroku

Monitor Celery workers with Flower

Primary LanguageProcfileMIT LicenseMIT

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.