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

Helm: Celery Beat deployment #607

Closed
Tracked by #483
dpgraham4401 opened this issue Oct 12, 2023 · 1 comment · Fixed by #609
Closed
Tracked by #483

Helm: Celery Beat deployment #607

dpgraham4401 opened this issue Oct 12, 2023 · 1 comment · Fixed by #609
Labels
CI/CD Requires modiciations to the continuous integration pipeline(s) infrastructure changes dealing with our deployment setup and IaC

Comments

@dpgraham4401
Copy link
Member

dpgraham4401 commented Oct 12, 2023

Add helm charts to facilitate deployment of the following:

  1. A k8 deployment using the haztrak-server image and using the necessary commands to start celery Beat instances
  2. a service for discovering and internally accessing the celery Beat deployment

depends on or should accompany:

  1. Helm: Celery Worker deployment #606
@dpgraham4401 dpgraham4401 added enhancement New feature or enhancement infrastructure changes dealing with our deployment setup and IaC labels Oct 12, 2023
@dpgraham4401 dpgraham4401 mentioned this issue Oct 16, 2023
7 tasks
@dpgraham4401 dpgraham4401 added CI/CD Requires modiciations to the continuous integration pipeline(s) and removed enhancement New feature or enhancement labels Oct 16, 2023
@dpgraham4401 dpgraham4401 linked a pull request Oct 16, 2023 that will close this issue
4 tasks
@dpgraham4401
Copy link
Member Author

update, after initially writing this issue I realize that all messaging is done through the message broker (redis in our instance) so a service is not necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Requires modiciations to the continuous integration pipeline(s) infrastructure changes dealing with our deployment setup and IaC
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant