Skip to content

Generate Procfile #539

@tilsammans

Description

@tilsammans

Would you be interested if I tweaked the generator, to generate a Procfile in the root?

It would look something like this:

web: bundle exec rails server
worker: bundle exec rake resque:work QUEUE=*
scheduler: bundle exec rake resque:scheduler QUEUE=*

We can get rid of the verbose instructions in the README then.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions