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.
FreeNAS-Gogs/README.md

10 lines
332 B
Markdown

# 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.