Hacker News new | past | comments | ask | show | jobs | submit login
Invoker – A Process Manager (codemancers.com)
53 points by iffyuva on June 10, 2014 | hide | past | favorite | 11 comments



I think the only thing this is missing from Foreman is .env file support. I can use dotenv to load it up within my app, but I'd prefer it to be in the environment on boot.

Also, it would be nice if we didn't need to specify a config file and would just auto-search for an invoker.ini or Procfile. Saves some keystrokes and makes your CLI a little nicer.


Although undocumented but Invoker does support .env files. It should detect and load if any of the directories contain a .env file. Please open issues if it does not work as expected.


Since it's not documented, the support for .env is unexpected!

I looked for a way to fork and update your documentation but didn't see one.


pull requests for documentation can be submitted via - https://github.com/code-mancers/invoker/tree/gh-pages


Author of Invoker here, I dunno why the title was edited by mods? I thought existing title served it better?


It was most likely edited to reflect the <title> of the page


What was the old title?


What does this add over top of just plain foreman?


From a cursory read it seems to at the very least add Pow-like ".dev" local domains.


that plus, I don't think you can restart (or start/stop) an individual process when using Foreman without restarting Foreman itself.


Are "wex wex exort!" jokes permitted?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: