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



Reply via email to