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

Implement basic job queue #14

Closed
6 of 7 tasks
Tracked by #6
phwissmann opened this issue Feb 20, 2024 · 0 comments · Fixed by #21
Closed
6 of 7 tasks
Tracked by #6

Implement basic job queue #14

phwissmann opened this issue Feb 20, 2024 · 0 comments · Fixed by #21
Assignees
Milestone

Comments

@phwissmann
Copy link
Collaborator

phwissmann commented Feb 20, 2024

Based on #12, Celery, Flower and RabbitMQ need to be configured and deployed.

  • Add rabbit mq to docker compose
  • Add celery to docker compose
  • Add flower to docker compose
  • Add Celery-insights to docker compose
  • Add web backend stub to trigger jobs
  • Try leek as a monitoring tool https://github.com/kodless/leek
  • Add prometheus monitoring?
@phwissmann phwissmann mentioned this issue Feb 20, 2024
11 tasks
@phwissmann phwissmann self-assigned this Feb 20, 2024
@phwissmann phwissmann linked a pull request Feb 29, 2024 that will close this issue
@phwissmann phwissmann added this to the v1.0-alpha milestone May 2, 2024
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 a pull request may close this issue.

1 participant