ddollar / foreman

Manage Procfile-based applications

Home Page:http://ddollar.github.com/foreman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restart stopped processes?

mikeyp opened this issue · comments

I'm looking at using Foreman to manage local development environments for a small team, but some of our background workers are designed to exit after a set amount of time has elapsed. In production, this is managed by something like upstart, supervisord, etc, but I'd prefer to use a more lightweight tool, like Foreman for local development.

Is it possible to configure Foreman to restart a stopped worker instead of exiting?

@mikeyp are you still looking for an answer to this question?

No, I'm no longer using Foreman, thanks for asking.