Skip to content

Insufficient documentation on mail configuration #506

@akifreak

Description

@akifreak

Hi @pchurro,

Good catch! The docs didn’t mention the need to run the queue. I assumed those running it in production would be aware, but many users may be new to Laravel. I’ve updated the documentation to clarify this.

Thanks

I can't find much about this in the documentation except this

Image

But I think that there is something missing after Queue system is set up according to.
I have set it up using redis but I still need to run php artisan queue:work manually after the container has started.
What is the recommended way for running the queue automatically and why is it not listed as a separate process in the
supervisord.conf ? (https://github.com/HiEventsDev/Hi.Events/blob/develop/docker/all-in-one/supervisor/supervisord.conf)

Originally posted by @akifreak in #270

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions