我們使用 cookie 來幫助我們改善網頁體驗。請閱讀我們的 Cookie 政策

App Central

分類

關於此應用程式

Gitea asustor NAS App

Gitea

  • 版本: 1.23.4.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-03-04

說明

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/'(基礎 URL 使用 3100 端口)。其他端口參數保持為 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.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