资 源 简 介
If you want to have somthing like github but on your own server (and you have no 5000$) you can use this application.
The most fresh docs see README file in src directory.
What it can
Manage users. User registration, collaborators on repos
Manage ssh public keys. You can add any number of keys for yourself or only for one repo
Repositories. Can be public or private. You can add collaborator to repository.
Forking. You can fork any visible for you repository and make pull requests for owner
Ssh read+write access, git protocol anonymous read access, http read (can anonymous) and write
Email notifications
Installation
Assume you already have a server with any java web server (i use jetty) and mongodb 2.0 (yes as storage it uses mongo).
Source building (i try to have in master stable version)
$ git clone git://github.com/