Gitea is a fork of Gogs. A git platform.
Go to file
2024-04-17 12:04:32 +02: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 Keep config 2024-03-11 19:10:29 +01:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
ALL_README.md Auto-update READMEs 2024-03-26 13:26:19 +01:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Upgrade to v1.21.11 2024-04-17 12:04:32 +02:00
README_fr.md Auto-update READMEs 2024-03-26 13:26:19 +01:00
README_gl.md Auto-update READMEs 2024-03-23 22:09:36 +00:00
README.md Auto-update READMEs 2024-03-26 13:26:19 +01: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

Read this README is other languages.

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.10~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