unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@gnu.org>
To: 42447@debbugs.gnu.org
Subject: bug#42447: Issue with CGIT service
Date: Mon, 20 Jul 2020 14:30:40 -0500	[thread overview]
Message-ID: <871rl6kmqn.fsf@gnu.org> (raw)


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	other threads:[~2020-07-20 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 19:30 Brett Gilio [this message]
2020-07-27 10:53 ` bug#42447: Issue with CGIT service Ludovic Courtès
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=871rl6kmqn.fsf@gnu.org \
    --to=brettg@gnu.org \
    --cc=42447@debbugs.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).