Hacker News new | ask | show | jobs
by cnbuff410 4443 days ago
Complicate deployment is one of the major reason for me to stay away from using Self-hosted Git Server for my small team.

This one looks really interesting and promising. Being open source project is another major bonus.

2 comments

Take a look @ GitBlit (http://www.gitblit.com/) It can run with only a dependency on JRE 1.6 or better.
And Gogs will run with no dependencies... https://github.com/gogits/gogs#purpose
On Debian-based systems you can install the gitolite package (from the repo) and then run: sudo dpkg-reconfigure gitolite. You can then start pushing and pulling.