Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 438 Bytes

File metadata and controls

16 lines (9 loc) · 438 Bytes

Install

Build Status

Build the container:

docker build -t cgit .
docker run -d -p 80:80 cgit 

Then connect to http://localhost/cgit.

CGit configuration

CGit gets repositories from the /srv/git directory. Copy there your git repos. In order to make them visible on browser, upload a new /etc/cgitrc file.