1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2025-12-21 03:23:06 +01:00
Gogs package for YunoHost
Find a file
2025-11-21 23:42:33 +01:00
.github cleaning 2023-09-28 23:21:30 +02:00
conf cleaning 2025-01-27 19:19:59 +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 Update manifest.toml 2025-11-21 23:23:31 +01:00
README.md Auto-update READMEs 2025-11-21 23:23:35 +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.3~ynh2

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.