Gitea is a fork of Gogs. A git platform.
Go to file
2024-10-12 21:04:45 +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 Cleanup after auto patch 2024-10-12 21:04:45 +02:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
ALL_README.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Cleanup after auto patch 2024-10-12 21:04:45 +02:00
README_es.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_eu.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_fr.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_gl.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_id.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_it.md Auto-update README 2024-03-29 07:04:28 +01:00
README_nl.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_ru.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README_zh_Hans.md Auto-update READMEs 2024-10-10 03:41:33 +02:00
README.md Auto-update READMEs 2024-10-10 03:41:33 +02: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 in 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.22.3~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