ruby-foreman

Process manager for applications with multiple components

Description

Foreman is a process manager commonly used during development of multi-component applications. For production, it allows allow you to either run your application directly or export it to some other process management format (i.e. init system service files).

Foreman uses a file called Procfile, which is the same mechanism for declaring what commands are run by your application’s dynos on the Heroku platform. It follows the process model. You can use a Procfile to declare various process types, such as multiple types of workers, a singleton process like a clock, or a consumer of the Twitter streaming API.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ddollar/foreman


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-foreman