2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2026-05-12 06:57:16 +02:00
Gitea is a fork of Gogs. A git platform, Mirror of https://framagit.org/YunoHost-Apps/gitea_ynh
Find a file
2026-05-02 22:25:11 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:09 +02:00
conf Update nginx.conf 2026-03-22 19:36:35 +01:00
doc Update ADMIN.md 2025-04-02 09:44:17 +02:00
scripts Fix change-url for container_registry 2025-09-15 17:49:52 +02:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
config_panel.toml Add options for Gitea Actions and Webhook to config_panel (#146) 2025-06-17 21:39:13 +02:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Upgrade sources 2026-04-25 01:38:39 +02:00
README.md Auto-update READMEs 2026-04-25 01:38:41 +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.1~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.