This project delivers a HTTP-based Git repository server.
Deploy the WAR file on your Servlet container / application server as per the instructions of your vendor.
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!
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.