FuzzManager
FuzzManager copied to clipboard
Add celery stack to docker-compose
In order to validate dockerized execution of the full stack, we need to run celery through django containers.
We would need:
- celery beat scheduler
- celery worker
- redis as broker
@jschwartzentruber Could you list all the relevant processes in current production, just to make sure we do not miss some.