Skip to content

Add celery beat as a service and use gunicorn for the admin django#23

Open
danieleguido wants to merge 1 commit intomasterfrom
feature/celery-beat
Open

Add celery beat as a service and use gunicorn for the admin django#23
danieleguido wants to merge 1 commit intomasterfrom
feature/celery-beat

Conversation

@danieleguido
Copy link
Copy Markdown
Contributor

Introduce a shared impresso-user-admin-base anchor to deduplicate common Django/Celery configuration (env, volumes, logging). See doc: https://docs.docker.com/reference/compose-file/extension. Mount impresso-user-media, switch impresso-user-admin to run via gunicorn (workers/threads/timeout), update impresso-celery to inherit the base and run with --concurrency=4, and add an impresso-celery-beat service

Introduce a shared impresso-user-admin-base anchor to deduplicate common Django/Celery configuration (env, volumes, logging). See doc: https://docs.docker.com/reference/compose-file/extension. Mount impresso-user-media, switch impresso-user-admin to run via gunicorn (workers/threads/timeout), update impresso-celery to inherit the base and run with --concurrency=4, and add an impresso-celery-beat service
@danieleguido danieleguido requested a review from theorm May 7, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant