This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 4de2d8a2104053c02df6c315c551e6d83dcf3e32
tree f30ceba18aa72e0e4295190526b7720fbb689ae1
parent 6a36c6f90da86028b6f95401ef5c254bef0289b3
tree f30ceba18aa72e0e4295190526b7720fbb689ae1
parent 6a36c6f90da86028b6f95401ef5c254bef0289b3
lookgit /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Dec 15 19:28:07 -0800 2008 | |
| |
README | Thu Dec 25 17:29:37 -0800 2008 | |
| |
rails_app/ | Tue Dec 30 10:45:38 -0800 2008 |
README
This is a server for administrating your git repos on your local network with a small to large development teams. RAILS VERSION The Rails version is in early stages of development and is far more feature rich. The app is designed for small to large dev teams and supports multiple levels of authentication and repository moderation. Repositories can be public or private and can be hosted on a public internet server without threat to your private repositories. GETTING STARTED Requirements: Rails 2.1.0 GEMS: open4 mojombo-grit - DO NOT USE grit! syntaxi Copy config/database-example.yml to config/database.yml Edit config/database.yml Copy config/siteprops-example.yml to config/siteprops.yml Edit config/siteprops.yml Run rake db:migrate to create your database Start the app script/server








