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

Start processes from a config file #600

Closed
wants to merge 3 commits into from
Closed

Conversation

piranna
Copy link

@piranna piranna commented Sep 7, 2014

This define a helper command that load a JSON file and start the commands defined there using forever. The format of the JSON file is an array of objects, being this ones the same format of the options field of the forever.Monitor object defined in forever-monitor project, with the only difference of an enabled field that when it's not defined or it's falsy allow to define a command on this JSON file but don't exec it.

This pull-request requires of #599.

@piranna piranna mentioned this pull request Sep 7, 2014
47 tasks
@indexzero
Copy link
Member

Closing in favor of #733

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

Successfully merging this pull request may close these issues.

None yet

2 participants