Skip to content

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

License

Notifications You must be signed in to change notification settings

fhofherr/FreeNAS-Gogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeNAS-Gogs

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

cd /tmp
fetch --no-verify-peer https://github.com/jedediahfrey/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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%