Summary | Set up read-only git |
Queue | Horde.org Servers |
Queue Version | Git |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) , chuck (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 11/06/2008 (6102 days ago) |
Due | |
Updated | 11/09/2008 (6099 days ago) |
Assigned | |
Resolved | 11/09/2008 (6099 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
reference if needed, added this to /etc/services:
git 9418/tcp
And this to /etc/inetd.conf:
git stream tcp nowait nobody /usr/local/bin/git git daemon --inetd
--verbose /horde/git/horde.git /horde/git/horde-hatchery.git
/horde/git/horde-support.git
State ⇒ Feedback
used this command:
git daemon --detach /horde/git/horde.git /horde/git/horde-hatchery.git
/horde/git/horde-support.git
We should move this command to a server startup script.
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to
Assigned to Chuck Hagenbuch
Queue ⇒ Horde.org Servers
Summary ⇒ Set up read-only git
Type ⇒ Enhancement
State ⇒ Assigned