Gitea is a fork of Gogs. A git platform.
Go to file
Josué Tille e096dda814
Fix typo
2024-02-07 12:06:16 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:09 +02:00
conf Fix imap mail config 2024-02-06 00:59:40 +01:00
doc Add support to sync yunohost group to organisation teams 2024-02-05 23:42:45 +01:00
scripts Fix typo 2024-02-07 12:06:16 +01:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Merge remote-tracking branch 'testing' into manifestv2 2024-02-02 15:01:12 +01:00
README_fr.md Auto-update README 2024-02-06 00:01:43 +00:00
README.md Auto-update README 2024-02-06 00:01:43 +00:00
tests.toml Try fix test.toml 2024-02-06 20:08:36 +01:00

Gitea for YunoHost

Integration level Working status Maintenance status

Install Gitea with YunoHost

Lire ce readme en français.

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

Overview

Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.

Shipped version: 1.21.5~ynh1

Screenshots

Screenshot of Gitea

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/gitea_ynh/tree/testing --debug
or
sudo yunohost app upgrade gitea -u https://github.com/YunoHost-Apps/gitea_ynh/tree/testing --debug

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