Skip to content

Include supervisor and base configuration for laravel queue workers #8

Description

@sethetter

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.

Metadata

Metadata

Assignees

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