Document: ruby-foreman-doc
Title: Debian ruby-foreman manual
Author: David Dollar
Abstract: manage Procfile-based applications
 Foreman is a manager for Procfile-based applications. Its aim is to abstract
 away the details of the Procfile format, and allow you to either run your
 application directly or export it to some other process management format.
 .
 Procfile is a 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.
Section: Programming/Ruby

Format: HTML
Index: /usr/share/doc/ruby-foreman-doc/html/index.html
Files: /usr/share/doc/ruby-foreman-doc/html/*
