YunoHost-Apps / gogs_ynh

Gogs package for YunoHost
http://gogs.io
GNU General Public License v3.0
18 stars 9 forks source link
forge gogs yunohost yunohost-apps

Gogs for YunoHost

Integration level Working status Maintenance status

Install Gogs with YunoHost

Read this README in other languages.

This package allows you to install Gogs quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Gogs (Go Git Service) is a git-based multiplatform forge written in Go. Its particularity is that it is light and can run on an ARM card, which makes it suitable for self-hosting. Gogs has a web interface similar to that of GitHub.

Features

Shipped version: 0.13.0~ynh3

Demo: https://try.gogs.io/user/login

Screenshots

Screenshot of Gogs

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/gogs_ynh/tree/testing --debug
or
sudo yunohost app upgrade gogs -u https://github.com/YunoHost-Apps/gogs_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps