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

Example Config? #45

Open
frioux opened this issue Jun 25, 2014 · 3 comments
Open

Example Config? #45

frioux opened this issue Jun 25, 2014 · 3 comments

Comments

@frioux
Copy link
Contributor

frioux commented Jun 25, 2014

To get quickly going it would be super helpful to have an example config in the repo or in the manfile

nrdvana added a commit that referenced this issue Jun 25, 2014
nrdvana added a commit that referenced this issue Jun 26, 2014
@moltar
Copy link

moltar commented Jun 28, 2014

+1 yes. I see a potential in this kind of tool, but entirely confused about what to do. I think it needs real world examples.

I am willing to submit PR for docs if someone can explain this to me, even in a sloppy demo-ey screencast-y way.

@frioux
Copy link
Contributor Author

frioux commented Jun 28, 2014

I have something almost completely working, though there are some simple
configs already in the doc folder I think.

-frew
(sent from my HTC 5c Galaxy phone, please pardon my brevity)
On Jun 28, 2014 11:04 AM, "moltar" [email protected] wrote:

+1 yes. I see a potential in this kind of tool, but entirely confused
about what to do. I think it needs real world examples.

I am willing to submit PR for docs if someone can explain this to me, even
in a sloppy demo-ey screencast-y way.


Reply to this email directly or view it on GitHub
#45 (comment)
.

@nrdvana nrdvana added this to the Version 1.1 milestone Jun 28, 2014
@nrdvana nrdvana removed this from the Version 1.1 milestone Jun 28, 2014
@frioux
Copy link
Contributor Author

frioux commented Jun 30, 2014

this is what I have so far; it's not perfect and will work better when some of the outstanding issues have been taken care of (mostly the Env thing): https://github.com/frioux/services. Weirdly I'm having issues with nesting daemonproxies, but I was gonna debug that more after some stuff settles down with this.

nrdvana added a commit that referenced this issue Jul 1, 2014
…onproxy

This script reads a yaml config file and then interacts with daemonproxy
on stdin/stdout to make daemonproxy's state match the config.  If the config
file has not changed from the previous run, it should not alter daemonproxy's
state in any way (except to decrement the SIGHUP count)

This code is incomplete, and lightly commented.

refs #45, refs #47, refs #49
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

3 participants