Re: Git Plugin

2019-11-05 Thread Ralph Seichter
* noloader:

> I'd like to put a web front-end on the Git project for browsing and
> diff'ing.

Git comes with its own web interface called "gitweb" which covers most
basic needs (see https://git-scm.com/docs/gitweb).

-Ralph
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Git Plugin

2019-11-04 Thread noloader
Hi Everyone,

I'm running a Fedora 31 server. The server hosts one Nginx-based website on
80 and 443. The server also hosts one Git-project. The Git project is
located at /var/myproject and only accessible over SSH at the moment.

I'd like to put a web front-end on the Git project for browsing and
diff'ing.

Searching the forum I don't see discussions of Git plugins or Nginx
front-ends for Git projects.

My question is, does someone have a recommendation for a simple Nginx plugin
to put the project on the web?

Thanks in advance.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,286091,286091#msg-286091

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx