Resolve "Add celery worker, celery-beat worker and celery broker to docker-compose.yml"
All threads resolved!
Closes #198 (closed)
Edited by Jonathan Weth
Merge request reports
Activity
changed milestone to %2.0a2
added part::packaging type::feature labels
@nik Please test this configuration on your system.
- Resolved by Jonathan Weth
Shouldn't we instead patch the entrypoint script to serve several modes, and then just pass an argument to it instead of replacing the entrypoint in the celery containers?
added 1 commit
- 3c0d654d - Use entrypoint.sh for celery worker and scheduler
- Resolved by Jonathan Weth
Use
command: celery_worker
; it is appended to the default entrypoint.
added 1 commit
- 93b4d923 - Use command attribute in docker-compose.yml instead of setting entrypoint
mentioned in commit 79c0eaa7
Please register or sign in to reply