Skip to content

acerv/docker_cgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dockerfile to create a container with CGit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published