Skip to content

formigarafa/gitito

Repository files navigation

Gitito Build Status

Private git repository management. With minimum server requirements. (eg.: Works with Dreamhost shared servers)

Description

Works similar github and gitorious, you register ssh public keys on it, create repositories you can clone, push and pull from these repositories. You can also add collaborators who will have access to the repositories.

Known Issues:

Other users can access everyone's repositories if they know repos addresses. This security check is not done, yet.

Requirements:

Ruby 2.3.7 Other versions to bechecked

Configuration

create files config/gitito.yml and config/database.yml Hint: use config/gitito.yml.example and config/database.yml.example as model to create these files

Install

$ gem install bundler $ bundle install

About

Simple code hosting application and repository management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published