Add task queuing support to compose.yaml
#296
jsstevenson
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Initial feeling on 11/7 call is that these should become part of the main compose file |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the Docker compose file spins up an AnyVar instance sans any of the queuing stuff. It might be nice to enable that, though -- it's more or less essential for nontrivial VCF processing and could be helpful for other types of bulk jobs in the future.
I think this would at minimum entail
A few questions
compose.yamlfile or a separate one?Beta Was this translation helpful? Give feedback.
All reactions