guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add cgit.


From: Thompson, David
Subject: Re: [PATCH] gnu: Add cgit.
Date: Sun, 27 Mar 2016 16:49:59 -0400

On Sun, Mar 27, 2016 at 10:14 AM, 宋文武 <address@hidden> wrote:
> I get it built, but haven't run it.
>
> For a cgit service, which CGI runner should we use?
> IIUC, typical setup are:
>   - nginx + fcgiwrap (or uwsgi)
>   - apache httpd
>   - lighttpd

I'm partial to nginx, and it's the only one we have a service for, but
it could be made sufficiently generic that it can use any web server
that a user supplied a handler for.  The nginx service is currently
missing a way to extend it with additional configuration.  I posted a
patch for this awhile ago but it never made it to master due to some
issues.  Once we make nginx extensible, writing a cgit service should
be easy.

BTW, have you verified that cgit does not distribute any minified
JavaScript files?

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]