Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Celery Flower service for monitoring and management #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MbxrAteeq
Copy link
Contributor

Description

This PR addresses the issue of adding Celery Flower to the project, as outlined in issue #19. The changes include adding the necessary configurations and components for implementing Celery Flower, which allows for better monitoring and management of Celery tasks.

Changes Made

  • Added Celery Flower service and configurations to the project
  • Implemented necessary changes to ensure compatibility with Celery Flower
  • Updated README for accessing the Celery Flower dashboard

Testing Done

  • Verified the functionality of Celery Flower locally with and without docker

Related Issue

Resolves #19

@MbxrAteeq
Copy link
Contributor Author

@asacristani Can you please review this Pull Request? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monitoring: add Flower
2 participants