Skip to content

(CI): Add Email Worker Service to Docker Compose#134

Merged
MuhammedMagdyy merged 1 commit intomainfrom
ci/add-email-worker-service
Nov 13, 2025
Merged

(CI): Add Email Worker Service to Docker Compose#134
MuhammedMagdyy merged 1 commit intomainfrom
ci/add-email-worker-service

Conversation

@MuhammedMagdyy
Copy link
Copy Markdown
Owner

This pull request adds a new service to the docker-compose.yml configuration to support background email processing. The most important change is the introduction of the email-worker service, which will run a dedicated worker process for handling email-related tasks.

New service for background email processing:

  • Added an email-worker service to docker-compose.yml, including build configuration, environment variables, dependency on a healthy redis service, network settings, and a command to start the worker process.

@MuhammedMagdyy MuhammedMagdyy self-assigned this Nov 13, 2025
@MuhammedMagdyy MuhammedMagdyy added enhancement New feature or request CI/CD Deployments labels Nov 13, 2025
@MuhammedMagdyy MuhammedMagdyy merged commit b7d37a4 into main Nov 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Deployments enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant