On Mon, Aug 12, 2019 at 08:09:22AM -0700, koocr@xxxxxxxxx wrote:
Hi all. I'm setting up a local Git server, with Gitweb + Gitolite.
We have it working in a similar configuration, but with CGit instead of GitWeb. Unless you have specific requirements to run GitWeb, I recommend you use CGit for your web frontend, as it offers many features GitWeb doesn't, such as caching -- plus it works really well with uwsgi (git.kernel.org runs in that configuration).
Best, -K