我们使用 cookie 来帮助我们改善网页体验。请阅读我们的 Cookie 政策

App Central

分类

关于此应用程序

Gitea asustor NAS App

Gitea

  • 版本: 1.25.2.r01
  • 开发者: Gitea
  • 维护者: EndMove
  • 分类: 工具程序 , 项目管理 , Docker
  • 档案大小: 47.08KB
  • 可用系列: AS6, AS70, AS50, AS51, AS61, AS62, AS31, AS32, AS63, AS64, AS52, AS53, AS65, AS71, AS66, AS67, AS54, AS68, AS72, FS67, FS68
  • ADM 版本: 3.5.0
  • 最后更新时间: 2025-12-01

说明

Gitea是一个用Go编写的开源轻量级快速代码托管解决方案,并且采用MIT许可证发布。
Gitea当前版本:1.23.4 - 使用HTTPS连接。
[信息]
此应用程序需要有效的域名和SSL证书。实际上,Git代码管理器需要这些基本元素才能正常和安全地运行。将您的证书和域名添加到ADM。也可以使用ADM的默认证书和Asustor提供的子域名,见(https://www.myasustor.com/)。
[管理面板]
您可以通过以下链接访问管理面板:“https://your-domain-name:3100”。
[设置]
(+) 数据库
您有两个有效选择:不更改任何设置,使用嵌入式数据库(SQLite3)或使用(MySQL)和ADM数据库。小心,要使用ADM数据库,您必须启用MariaDB远程访问,并使用服务器IP地址。
(+) 一般配置
指明站点的标题,默认“Gitea:Git with a cup of tea”,并在配置中将所有“localhost”替换为您的域名。小心对“Gitea base URL”参数,将“https://localhost:3000/”替换为“https://your-domain:3100/”(使用3100端口作为基本URL)。其他端口参数保持在22和3000。
(+) 邮件设置
建议使用SMTP服务器来保护Gitea并保持您的开发团队的通知。在主机名配置中指定SMTP服务器的端口,例如“smtp.endmove.eu:587”。
(+) 管理员账户
在配置页面的底部,您将找到管理员账户配置部分,正确设置它。
(-) 如果安装失败...
关闭应用程序并删除“/share/Docker/Gitea”文件夹,然后重新启动应用程序并重新配置。
[端口]
Gitea在您的服务器上暴露HTTPS端口3100-tcp和SSH端口3122-tcp。
[配置文件]
Gitea配置文件位于“/share/Docker/Gitea”文件夹中,主配置文件位于“./gitea/conf/app.ini”。需要重新启动Gitea以保存更改。
[GITHUB]
通过以下链接找到Gitea-ADM仓库:https://github.com/EndMove/gitea-adm
[问题]
请随时报告任何问题或请求帮助,请访问此链接:https://github.com/EndMove/gitea-adm/issues
-----------------------------------------------------------
但为什么使用Gitea?
Gitea简单、快速且强大,它将您的代码保存在 您的服务器 上,可以在没有互联网连接的情况下与团队合作,并且能够无限制地访问私有仓库,且无需支付任何费用。对于开发人员来说,这是一个梦想。


更新项目

Version 1.25.2.r01
- Update Gitea to 1.25.2, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.25.2).
- Breaking release, please check your gitea config to update some depreciated properties (see the admin page)
- Multiple SECURITY fixes.
- Some feature improvements.

Version 1.23.4.r01
- Update Gitea to 1.23.4, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.23.4).
- Breaking release, please check your gitea config to update some depreciated properties (see the admin page)
- Change boot priority to avoid issue with docker-engine.

Version: 1.21.9.r01
- Update Gitea to 1.21.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.21.9).

Version: 1.20.5.r01
- Update Gitea to 1.20.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.20.5).

Version: 1.20.4.r01
- Update Gitea to 1.20.4, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.20.4).
- Breaking release, please check your gitea config to update some depreciated properties (see the admin page)

Version: 1.18.2.r01 [CRITICAL UPDATE]
- Update Gitea to 1.18.2, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.18.2).
- Fix critical security flaw in Git.

Version: 1.18.1.r01
- Update Gitea to 1.18.1, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.18.1).

Version: 1.17.3.r01
- Update Gitea to 1.17.3, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.17.3).
- Fix now use default asustor server localtime.
- Fix reload command typo.
- Fix now ensures that the configuration is saved even if it is busy.

Version: 1.17.2.r02
- Fix multi volume support by jonmseaman.
- Fix admin gid, uid auto detection.

Version: 1.17.2.r01
- Update Gitea to 1.17.2, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.17.2).
- Update to docker 20.10.17.r1

Version: 1.16.9.r01
- Update Gitea to 1.16.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.9).

Version: 1.16.8.r01
- Update Gitea to 1.16.8, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.8).

Version: 1.16.7.r01
- Update Gitea to 1.16.7, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.7).

Version: 1.16.5.r01
- Update Gitea to 1.16.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.5).

Version: 1.16.3.r01
- Update Gitea to 1.16.3, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.3).
- Minor bugs fixed.
- Important security update.

Version: 1.16.1.r01
- Update Gitea to 1.16.1, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.1).
- |-> Security flaw fix (1) & major release bugs fix (17).

Version: 1.16.0.r01
- Update, installation script improvement.
- Gitea 1.16.0 major release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.0).
|=> Security fixes, stability improvements, added features and much more...

Version: 1.15.10.r01
- Update, container running user and group.
- Add, auto-migration system for users leaving iGi's old Gitea app for this one.
- Gitea 1.15.10 release notes (https://github.com/go-gitea/gitea/releases/tag/v1.15.10).

Version: 1.15.7.r01
- Fix some bugs.
- Gitea 1.15.7 release notes (https://github.com/go-gitea/gitea/releases/tag/v1.15.7).

Version: 1.15.6.r02
- Fixed Gitea (SSL) web server startup problem due to ADM update 4.0.0.RN53.

Version: 1.15.6.r01
- Gitea 1.15.6, patching bug (https://github.com/go-gitea/gitea/releases/tag/v1.15.6).

Version: 1.15.5.r01
- Gitea 1.15.5 first release (https://github.com/go-gitea/gitea/releases/tag/v1.15.5).

Gitea asustor NAS App