Skip to content
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

Include supervisor and base configuration for laravel queue workers #8

Open
sethetter opened this issue Jul 20, 2016 · 0 comments
Open
Assignees

Comments

@sethetter
Copy link
Contributor

Now that we're using the queue workers functionality in Laravel, we need to make sure the server provisioning installs supervisor, as recommended by the Laravel docs, to keep the workers running.

https://laravel.com/docs/5.1/queues#running-the-queue-listener

There is a supervisor cookbook, and the docs above have an example configuration file.

@sethetter sethetter self-assigned this Jul 20, 2016
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

No branches or pull requests

1 participant