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

Investigate RQ docker image issue on production #662

Open
maxsibilla opened this issue Feb 18, 2025 · 0 comments
Open

Investigate RQ docker image issue on production #662

maxsibilla opened this issue Feb 18, 2025 · 0 comments
Assignees

Comments

@maxsibilla
Copy link
Contributor

maxsibilla commented Feb 18, 2025

The new process for deploying on production is to build main on vm05 and push the image to Dockerhub then pull and run on vm06. Currently the Ingest API image does not wrap the RQ service docker image so when deploying using the shell script it needs to build the rq service. Additionally there are errors when attempting to run a job (e.g. data-status for datasets and uploads).

Potential solution is to wrap the rq service docker image into Ingest API's image or build and push that separately.

@maxsibilla maxsibilla added this to CODCC Feb 18, 2025
@maxsibilla maxsibilla converted this from a draft issue Feb 18, 2025
@tjmadonna tjmadonna moved this from Ready to In Progress in CODCC Feb 21, 2025
@tjmadonna tjmadonna self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants