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-08-14 18:53:45 -04:00
gogs_root.sh Removed root ssh key generation. Because 2015-08-14 18:40:29 -04:00
LICENSE Initial commit 2015-08-09 07:54:47 -04:00
README.md Updated read me 2015-08-14 18:53:45 -04:00

FreeNAS-Gogs

Gogs (gogs.io) install 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.