Chat Zalo Chat Messenger Phone Number Đăng nhập
Gitea - Git with a cup of tea - GitHub

Gitea – Git with a cup of tea – GitHub

Migrating

View this document in Chinese

Purpose

The goal of this project is to create the easiest, fastest, and most painless way to set up a self-hosted Git service

.

As Gitea is written in Go, it works on all platforms and architectures supported by Go, including Linux, macOS, and Windows on x86, amd64, ARM, and PowerPC architectures. You can try it out using the online demo. This project has branched off from Gogs since November 2016, but a lot has changed.

Building

From the root of the source tree, run

: or if

SQLite support

is required:

The build target is divided into two subdestinations:

make

  • backend which requires Go Stable, the required version is defined in go.mod. make frontend which requires
  • Node.js LTS or higher and Internet connectivity to download npm dependencies.

When building from the official source tarballs that include pre-built frontend files, the frontend target will not be activated, making it possible to build without Node.js and internet connectivity.

Parallelism (make -j <num>) is not supported.

More information: https://docs.gitea.io/en-us/install-from-source/

Use

NOTE: If you are interested in using our APIs, we have experimental support with documentation

.

Contribution

The expected workflow is: Branch -> Patch -> Push -> Pull request

NOTES:

YOU

  1. SHOULD READ THE CONTRIBUTOR GUIDE BEFORE YOU BEGIN WORKING ON A PULL REQUEST
  2. .

  3. If you have found a vulnerability in the project, write privately to security@gitea.io. Thank you!

The translation

of translations is done through Crowdin. If you want to translate into a new language, ask one of the Crowdin project managers to add a new language there.

You can also create a problem to add a language or ask in discord in the #translation channel. If you need context or encounter some translation issues, you can leave a comment in the chain or ask on Discord. For general translation questions, there is a section in the documents. Currently a bit empty, but we hope to fill it as questions arise.

https://docs.gitea.io/en-us/translation-guidelines/

Learn

more

For more information and instructions on how to install Gitea, see our documentation. If you have questions that are not covered by the documentation, you can contact us on our Discord server or create a post in the speech forum.

We maintain a list of projects related to Gitea at gitea/awesome-gitea.

The Hugo-based documentation theme is hosted on gitea/theme.

The official CLI of Gitea takes place in gitea/tea.

Authors

  • Maintainers
  • Collaborators
  • Translators

Sponsors

Thank you to all our sponsors! 🙏 [Become a sponsor] Sponsors

Support this project by becoming a sponsor. Your logo will appear here with a link to your website. [Become a sponsor]

Frequently Asked Questions

How do you pronounce Gitea? Gitea is

pronounced /ɡɪ’ti:/ As in “gi-tea” with a hard g.

Why isn’t it hosted on a Gitea instance?

We are working on it.

License

This project is licensed under the MIT License. See the LICENSE file for the full text of the license.

Screenshots

Looking for an interface overview? Check this out!

Contact US