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

Facilitate for configuring the concurrency of each process #1

Closed
jgorset opened this issue Apr 16, 2013 · 0 comments · Fixed by #2
Closed

Facilitate for configuring the concurrency of each process #1

jgorset opened this issue Apr 16, 2013 · 0 comments · Fixed by #2

Comments

@jgorset
Copy link
Contributor

jgorset commented Apr 16, 2013

foreman:export currently exports only a single process of each type. For example, given a Procfile with the following expressions…

web: thin start
worker: resque work

… only one of each process will be exported to upstart. We should facilitate for configuring the concurrency of each process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant