Buuntu / fastapi-react

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MIT License
2.22k stars 349 forks source link

Add support for latest flower with celery 5 #163

Closed jakemanger closed 3 years ago

jakemanger commented 3 years ago

From version 1.0.1, Flower uses Celery 5 and has to be invoked in the same style as celery commands do.

This should let anyone cloning this project now to have it working correctly. If not, they will receive a

Docker – “flower”: executable file not found in $PATH: unknown

error

For more info, see: https://stackoverflow.com/questions/68267953/docker-flower-executable-file-not-found-in-path-unknown

rasenx commented 3 years ago

flower: image: mher/flower networks: