2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2026-02-04 09:11:48 +01:00
Gogs package for YunoHost
Find a file
2026-01-27 19:06:53 +01:00
.github cleaning 2023-09-28 23:21:30 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:55:31 +01:00
doc Update ADMIN.md 2023-05-13 08:13:01 +02:00
scripts Update restore 2025-11-21 22:31:20 +01:00
.gitignore helpers 2.1 2024-09-23 22:41:28 +02:00
LICENSE Fix 2022-03-13 12:03:07 +01:00
manifest.toml Upgrade sources 2026-01-25 00:09:40 +01:00
README.md Auto-update READMEs 2026-01-25 00:09:42 +01:00
tests.toml Remove support for i386 that was removed upstream 2024-12-27 16:21:00 +01:00

Logo of Gogs Gogs, packaged for YunoHost

Lightweight self-hosted Git forge

🌐 Official app website App Demo Version: 0.13.4~ynh1

Screenshots

Screenshot of Gogs

📦 Developer info

Automatic tests level

🛠️ Upstream Gogs repository: https://github.com/gogs/gogs

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/gogs_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gogs -u https://github.com/YunoHost-Apps/gogs_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.