GNU bug report logs -
#42447
Issue with CGIT service
Previous Next
Full log
View this message in rfc822 format
Hi all,
I am having an issue with the CGIT service. There is a record field for
setting the directory it should watch, defaulting to /srv/cgit or
something similar. Currently when doing this it just returns an empty
cgit web interface.
--8<---------------cut here---------------start------------->8---
(service cgit-service-type
(cgit-configuration
(enable-commit-graph? #t)
(enable-html-serving? #t)
(repository-directory
(string-append home-directory "/Repos/"))
(nocache? #t)
(readme "CGIT README")))
--8<---------------cut here---------------end--------------->8---
Also, I would also be willing to collaborate with
somebody on getting cgit and nginx to work together to set a port other
than 80.
Thoughts?
Brett Gilio
This bug report was last modified 4 years and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.