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

Allow processes that are inactive by default #67

Closed
scsmith opened this issue Apr 24, 2014 · 2 comments
Closed

Allow processes that are inactive by default #67

scsmith opened this issue Apr 24, 2014 · 2 comments
Assignees

Comments

@scsmith
Copy link

scsmith commented Apr 24, 2014

It would be nice to allow processes to be added to the ini file that don't load automatically when you call invoker start my.ini.

You could then call invoker start processname to make the process load when you actually need it.

Alternatively @gnufied suggested it might be possible to make it load automatically when it's called by the URL. So calling http://processname.dev would force a start for an inactive process.

Thoughts?

@dlee
Copy link

dlee commented Jun 17, 2014

+1 for automatically managing processes via URL access, like what pow does.

@gnufied
Copy link
Contributor

gnufied commented Mar 26, 2015

For now we have added support for flag disable_autorun=true in .ini file to disable autostarting of processes. We will look into adding support for autostarting processes via url as part of #122

@gnufied gnufied closed this as completed Mar 26, 2015
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

No branches or pull requests

4 participants