Docker Deployment Guide for AcelleMail
Run AcelleMail in Docker using docker-compose with separate containers for the app, queue workers, MySQL, Redis, and Nginx.
6 articles tagged with "Redis"
Run AcelleMail in Docker using docker-compose with separate containers for the app, queue workers, MySQL, Redis, and Nginx.
What you need to run AcelleMail — from shared hosting to cloud VPS, with detailed specifications.
Configure Supervisor for queue workers and cron jobs essential for AcelleMail email processing.
Replace the default database queue driver with Redis for faster, more reliable campaign processing. Covers install, Laravel config, and queue monitoring.
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
Tune queue workers, MySQL, and PHP-FPM to handle high-volume campaign sends without degrading server stability or delivery speed.