private-bower
private-bower copied to clipboard
git & svn daemon question
Hello. Recently I was trying to package private-bower as an RPM package with the goal to subsequently write a chef recipe around its install and configuration. I have noticed that attempted to write a SysV-style init script becomes tricky as private-bower is starting on its own the git & svn daemons if they are configured.
Since the git & svn daemons have to be installed independently of private-bower anyway, would you potentially entertain a pull request that would basically set a configuration variable that would indicate whether or not a user wanted to manage git & svn daemons independent of the private-bower service? It appears that this separation may make for a cleaner setup ....
Thanks in advance!
Hey,
This is a great idea, will mark this as an enhancement.
Thanks, Barna