{"id":29955327,"url":"https://github.com/j89103138/compeq-gitea","last_synced_at":"2026-01-20T16:32:55.107Z","repository":{"id":305106908,"uuid":"1008863998","full_name":"j89103138/compeq-gitea","owner":"j89103138","description":"Compeq Internal Git-Server deployment and optimization","archived":false,"fork":false,"pushed_at":"2025-07-18T15:51:02.000Z","size":4853,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T19:40:58.049Z","etag":null,"topics":["cicd","dev","git","git-server","gitea"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j89103138.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-26T07:58:01.000Z","updated_at":"2025-07-18T15:51:07.000Z","dependencies_parsed_at":"2025-07-18T11:51:03.910Z","dependency_job_id":null,"html_url":"https://github.com/j89103138/compeq-gitea","commit_stats":null,"previous_names":["j89103138/compeq-gitea"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j89103138/compeq-gitea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j89103138%2Fcompeq-gitea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j89103138%2Fcompeq-gitea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j89103138%2Fcompeq-gitea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j89103138%2Fcompeq-gitea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j89103138","download_url":"https://codeload.github.com/j89103138/compeq-gitea/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j89103138%2Fcompeq-gitea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cicd","dev","git","git-server","gitea"],"created_at":"2025-08-03T17:40:34.360Z","updated_at":"2026-01-20T16:32:55.102Z","avatar_url":"https://github.com/j89103138.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Compeq Internal Git-Server Deployment and Optimization\n\n![Gitea Logo](assets/landing.png)\n\n## 📋 專案概述\n\n此專案為華通電腦Z部門內部程式協作庫，基於 **Gitea** 構建的企業級 Git 伺服器解決方案。採用 Docker 容器化部署，提供安全、高效的程式碼版本控制和團隊協作平台。\n(不包含任何華通電腦內部資訊與程式碼專案)\n\n## ✨ 主要特色\n\n### 🏢 企業客製化\n- **品牌整合** - 華通電腦 Compeq Inc.\n- **AD域整合** - 支援Active Directory統一身份驗證\n- **多語言介面** - 繁體中文本地化界面，以及符合各廠區多元化語言的選擇\n\n### 🔧 核心功能\n- **Git 託管** - 完整的Git版本控制功能\n- **團隊協作** - Pull Request程式碼審查機制\n- **SSH/HTTPS** - 多種存取方式支援\n- **大檔案支援** - Git LFS大檔案版本控制\n- **CI/CD整合** - Git Actions自動化建置部署(建置runners在伺服器主機)\n\n### 🛡️ 安全性\n- **私有部署** - 企業內部網路環境\n- **權限控制** - 精細的用戶權限管理\n- **分支保護** - 主分支合併規則控制\n\n\n\n| 功能 | 說明 |\n|------|------|\n| ![首頁](assets/home.png) | **系統首頁**  |\n| ![用戶管理](assets/users.png) | **用戶管理** - AD整合，可撰寫組織規則 |\n| ![SSH/LFS](assets/ssh_lfs.png) | **SSH與LFS** - 支援SSH金鑰認證和大檔案版本控制 |\n| ![Git Actions](assets/actions_runner.png) | **CI/CD流程** - Git Actions自動化建置和部署 |\n\n## 🏗️ 技術架構\n\n```yaml\n架構組成:\n├── Gitea Server (Port: XXXX)    # 主要Git服務\n├── SSH Service (Port: XXXX)     # SSH Git存取\n├── Docker Compose              # 容器部屬\n├── Custom Templates            # 客製化模板\n└── User Documentation         # 完整使用文檔\n```\n\n\n1. **容器化部署**: Docker部屬應用，可以build成image提供其他部門使用。\n2. **系統客製化**: 透過custom與compose.yaml可客製化系統架構。\n3. **DevOps實踐**: CI/CD基礎設施，供大家撰寫workflow腳本，可做測試與部屬自動化。\n4. **用戶體驗**: 移除預設landing page，改用公司品牌形象首頁。\n5. **文檔管理**: 完整的技術文檔和用戶手冊，讓初學者也可以快速上手。\n\n---\n\n\u003e 💡 **結論**: 成功將開源Gitea轉化為符合企業需求的內部Git-Server，提升團隊協作效率並確保程式碼資產安全性。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj89103138%2Fcompeq-gitea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj89103138%2Fcompeq-gitea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj89103138%2Fcompeq-gitea/lists"}