Skip to content

[Draft] Update mautic.yml with embedded containers for worker and cron modes #1206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

whybtech
Copy link

Thanks for all the good apps available with one click!

Actual version of Mautic template do not deploy crontab even if MAUTIC_RUN_CRON_JOBS is set to true (maybe deprecated), you have to implement it manually.

Mautic 5 recommands to use 3 containers according the 3 modes : web, cron and worker
See example for docker-compose.yml : https://github.com/mautic/docker-mautic/blob/mautic5/examples/basic/docker-compose.yml

I tested after app is installed to create contact and segment with some contact data to match my filter and after waiting few seconds until mautic:segments:update task is executed, my contact is now automatically added to segment

@githubsaturn
Copy link
Collaborator

Thanks!

@whybtech whybtech changed the title Update mautic.yml with embedded containers for worker and cron modes [Draft] Update mautic.yml with embedded containers for worker and cron modes Mar 27, 2025
@whybtech whybtech marked this pull request as draft March 27, 2025 18:47
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.

2 participants