i-VRESSE / bartender

Middleware web service to schedule jobs on various infrastructures
https://i-vresse-bartender.readthedocs.io
Apache License 2.0
1 stars 0 forks source link

Docker compose deployment with arq workers #30

Closed sverhoeven closed 5 months ago

sverhoeven commented 1 year ago

In #20 the async redis queue scheduler was added. It would be nice to do an docker-compose deployment where a redist service is started and the arq workers can be scaled with docker-compose

sverhoeven commented 5 months ago

See https://github.com/i-VRESSE/haddock3-webapp/tree/main/deploy/arq for an example.