FreeBSD CGit
Posted on Wed 06 August 2014 in english
I copied this setup for a FreeBSD based git server with nginx and cgit from various sites and thus I should call it my Frankenstein jail...
First we must create a new jail, copy the resolv.conf, followed by the installation of various packages, namely:
# pkg install nginx fcgiwrap git …
Continue reading