2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2026-06-28 23:49:35 +02:00
Gitea is a fork of Gogs. A git platform, Mirror of https://framagit.org/YunoHost-Apps/gitea_ynh
Find a file
2026-06-04 10:58:22 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:09 +02:00
conf Remove duplicate line 2026-05-31 11:44:33 +02:00
doc Add basic config about the lfs setup 2026-05-31 11:44:33 +02:00
scripts Add basic config about the lfs setup 2026-05-31 11:44:33 +02:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
config_panel.toml Add basic config about the lfs setup 2026-05-31 11:44:33 +02:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Upgrade sources 2026-05-21 00:18:27 +02:00
README.md Auto-update READMEs 2026-05-21 00:18:30 +02:00
tests.toml Add curl tests 2025-09-15 12:43:54 +02:00

Logo of Gitea Gitea, packaged for YunoHost

Lightweight Git forge

🌐 Official app website Version: 1.26.2~ynh1

Screenshots

Screenshot of Gitea

📦 Developer info

Automatic tests level

🛠️ Upstream Gitea repository: https://github.com/go-gitea/gitea

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/gitea_ynh/tree/testing

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

📚 App packaging documentation

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