Skip to content

RemyStranger/agitmemnon-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agitmemnon Server
=================

This is the Agitmemnon Server project.  It provides a read only Git daemon
that gets it's Git data from a Cassandra server loaded by the Ruby Agitmemnon
project.

It is a fork of the Dulwich python/git library that has added in a new data
backend and daemon script for interacting with a Agitmemnon Cassandra 
keyspace.

Setup
==================

Setup is pretty simple - compile and install the modified Dulwich library, 
then run the agit-daemon server script.

 $ cd agitmemnon-server
 $ sudo make install
 $ ./bin/agit-daemon

About

Cassandra/Git backed python Git server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • C 3.4%
  • Makefile 0.3%