GNU bug report logs - #42447
Issue with CGIT service

Previous Next

Package: guix;

Reported by: Brett Gilio <brettg <at> gnu.org>

Date: Mon, 20 Jul 2020 19:31:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: Issue with CGIT service
Date: Mon, 20 Jul 2020 14:30:40 -0500
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.