Skip to content

lyrixx/gitonomy

 
 

Repository files navigation

Gitonomy

Build Status

Configuration & Installation

This application relies on:

  • PHP 5.3 (Symfony2 powered)
  • MySQL database
  • Git

This project is still a work in progress.

System configuration

The command php app/console gitonomy:authorized-keys -i will regenerate the file with user SSH keys.

Features

  • Packaged application
    • Web installation
  • Git repository
    • Full web administration
    • Accessible by SSH
    • Private repositories
    • Role based permissions
    • Manage Git accesses to a repository (write/force/delete)
  • Browser repository
    • Browse files & folders
  • Browse history
    • Graph view of log
    • Log view
  • Security
    • Manage roles, users and projects
    • Disable registration
  • Account
    • Forgot password
    • Change username
    • Manage SSH keys
    • Manage e-mails

About

Git repositories inside your infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 58.0%
  • JavaScript 41.2%
  • Other 0.8%