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

Daemon option for running halibot #67

Open
sjrct opened this issue Nov 1, 2016 · 1 comment
Open

Daemon option for running halibot #67

sjrct opened this issue Nov 1, 2016 · 1 comment

Comments

@sjrct
Copy link
Member

sjrct commented Nov 1, 2016

Should be able to run halibot as a daemon (perhaps with a -d, or perhaps as default with a foreground option). We would also need a way to tell what halibot instance is running, perhaps a pid file alongside the main config. Should have a command to stop a running instance and the add and rm commands should act on a running halibot instance if it actually is running. This might perhaps imply that we should move config management into the Halibot instance as implied by #57.

@richteer
Copy link
Contributor

This should probably actually become the default option, allowing the CLI to handle only configuration details and starting/stopping. We should include a local socket-based (or alternative) agent that would allow for communication via CLI when the instance is running.

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

No branches or pull requests

2 participants