unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Brett Gilio <brettg@gnu.org>
Cc: 42447@debbugs.gnu.org
Subject: bug#42447: Issue with CGIT service
Date: Mon, 27 Jul 2020 12:53:42 +0200	[thread overview]
Message-ID: <87wo2pxm89.fsf@gnu.org> (raw)
In-Reply-To: <871rl6kmqn.fsf@gnu.org> (Brett Gilio's message of "Mon, 20 Jul 2020 14:30:40 -0500")



Brett Gilio <brettg@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’.




  reply	other threads:[~2020-07-27 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 19:30 bug#42447: Issue with CGIT service Brett Gilio
2020-07-27 10:53 ` Ludovic Courtès [this message]
2020-07-27 11:18 ` pelzflorian (Florian Pelz)
2020-07-27 11:24   ` pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wo2pxm89.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=42447@debbugs.gnu.org \
    --cc=brettg@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).