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.
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.