Skip to content

Add Celery Flower service for monitoring and management - #31

Open
MbxrAteeq wants to merge 2 commits into
asacristani:mainfrom
MbxrAteeq:feature/add-celery-flower
Open

Add Celery Flower service for monitoring and management#31
MbxrAteeq wants to merge 2 commits into
asacristani:mainfrom
MbxrAteeq:feature/add-celery-flower

Conversation

@MbxrAteeq

Copy link
Copy Markdown
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
Copy Markdown
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