Skip to content

Manorrock Aegean - A HTTP Git server

License

Notifications You must be signed in to change notification settings

manorrock/aegean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manorrock Aegean

This project delivers a HTTP-based Git repository server.

Deploy the WAR file

Deploy the WAR file on your Servlet container / application server as per the instructions of your vendor.

Verify the server is up and running

To verify the container is up and running execute the command below:

git clone http://localhost:8080/repositories/test.git

You should see output similar to below:

Cloning into 'test'...
warning: You appear to have cloned an empty repository.

Congratulations you are now running Manorrock Aegean!

Important notice

Note if you file issues or answer questions on the issue tracker and/or issue pull requests you agree that those contributions will be owned by Manorrock.com and that Manorrock.com can use those contributions in any manner Manorrock.com so desires.