kapaw / FreeNAS-Gogs

Gogs (gogs.io) install script for FreeNAS (and any FreeBSD Jail)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeNAS-Gogs

Gogs (gogs.io) install an update script for FreeNAS (and any FreeBSD Jail)

cd /tmp
fetch https://github.com/kapaw/FreeNAS-Gogs/archive/master.zip
unzip master.zip
cd FreeNAS-Gogs-master
chmod +x gogs-root.sh
./gogs-root.sh

During initial setup, select "SQLite3" database type.

Final gogs folder is /usr/home/git/gogs/

About

Gogs (gogs.io) install script for FreeNAS (and any FreeBSD Jail)

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 100.0%