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 #8 received at 42447 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brett Gilio <brettg <at> gnu.org>
Cc: 42447 <at> debbugs.gnu.org
Subject: Re: bug#42447: Issue with CGIT service
Date: Mon, 27 Jul 2020 12:53:42 +0200

Brett Gilio <brettg <at> gnu.org> skribis:

> 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.
>
> (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")))

Weird.

> 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.

The cgit test in (gnu tests version-control) shows cgit/nginx
integration, perhaps you could take inspiration from there?  It also
suggests we should add an example in the manual.

Thanks,
Ludo’.




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.