A simple script to install Gogs on FreeBSD / FreeBSD Jail
This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2015-11-12 13:28:27 +01:00
gogs-compile.sh since functions not supported on tcsh, call compile script 2015-11-12 13:28:27 +01:00
gogs-root.sh since functions not supported on tcsh, call compile script 2015-11-12 13:28:27 +01:00
LICENSE Initial commit 2015-08-09 07:54:47 -04:00
README.md Very first modification for updating existing Gogs installation 2015-11-12 12:04:05 +01:00

FreeNAS-Gogs

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

  1. git clone https://github.com/jedediahfrey/FreeNAS-Gogs.git
  2. cd FreeNAS-Gogs
  3. ./gogs_root.sh

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

/usr/home/git/.ssh is symlinked to /usr/home/git/gogs/.ssh to allow ssh access.