Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, Nix, pacman, scoop 安装 gitea

查看 gitea 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gitea

local Homebrew formula metadata

Windows

Chocolatey已验证 · 92%
choco install gitea

Chocolatey community package catalog · gitea · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/gitea

Scoop official bucket manifest trees · bucket/gitea.json · 来源: api.github.com

概览

软件包摘要

Painless self-hosted all-in-one software development service

命令和别名

  • gitea

历史

项目历史与用法

Gitea is a self-hosted software development service written in Go. It combines Git hosting, code review, issues, pull requests, wiki, packages, project management, and Actions-style CI/CD in a single server that can run across the platforms supported by Go.

项目历史

Gitea's code lineage includes early Gogs commits from 2014, and the Gitea project identity appears in repository history in 2016 as maintainers replaced Gogs branding and prepared the first 1.0 release. Version 1.0.0 was tagged in December 2016, giving the fork a stable release base under the Gitea name.

After the fork, Gitea broadened from lightweight Git hosting into an all-in-one development platform. The official README describes repository hosting, code management, review, issue tracking, kanban boards, wiki, packages, team collaboration, and CI/CD that can reuse GitHub Actions workflows.

采用历史

Gitea became important in the self-hosting and package-manager world because it offered a compact alternative to large forge deployments. Its Go implementation, official container image, cross-platform binaries, and presence in major package managers made it easy to deploy on personal servers, small teams' infrastructure, and organizations that prefer owning their source-control service.

The project grew an ecosystem around the core server: official documentation, SDKs, the tea CLI, Gitea Runner, translation infrastructure, cloud offerings, and community-maintained extensions listed through awesome-gitea.

使用方式

Practitioners use Gitea as a private or public Git forge. Administrators configure the server through app.ini, run it as a binary, service, or container, and connect it to databases, SSH, reverse proxies, package registries, and Actions runners.

Developers interact with Gitea much like other Git forges: clone and push repositories, open issues and pull requests, manage releases, publish packages, write wiki pages, and define workflows for CI jobs.

为什么软件包爱好者会关心

Gitea is a favorite package-manager entry because one formula or system package can install an entire forge with a small operational footprint. It is often chosen by users who want GitHub-like collaboration without outsourcing the service or running a heavier enterprise stack.

时间线

  • 2014: Early code lineage begins in the Gogs repository history.
  • 2016: Gitea branding and project identity appear in repository history.
  • 2016: v1.0.0 is tagged under the Gitea project.
  • 2023: Gitea Actions and the runner ecosystem make CI/CD a first-class part of the platform.
  • 2026: 1.26.x releases continue the established server release series.

Related projects

  • Gitea is related to Gogs through its origin, to Forgejo through later ecosystem divergence, and to tea, go-sdk, and Gitea Runner as official companion projects.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$GITEA_CUSTOM/conf/app.inicustom/conf/app.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
giteacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.27.0
管理器更新时间2026-07-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://about.gitea.com/

安装元数据

软件包元数据

软件包键brew:gitea
版本1.27.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gitea
主页https://about.gitea.com/
仓库https://github.com/go-gitea/gitea
上游文档https://docs.gitea.com/
许可证MIT
源码归档https://dl.gitea.com/gitea/1.27.0/gitea-src-1.27.0.tar.gz
最后更新2026-07-13T18:25:55Z
Pulseupdated
构建依赖go
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitea
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

gitea

nix profile install nixpkgs#gitea
  • normalized package name match
  • 匹配方式:Gitea
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitea/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitea 1.25.4-r3

Self-hosted Git service written in Go

https://about.gitea.com/

sudo apk add gitea
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gitea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitea from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitea-doc 1.25.4-r3

Self-hosted Git service written in Go (documentation)

https://about.gitea.com/

sudo apk add gitea-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitea
  • normalized package name match
  • 匹配方式:Gitea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitea-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitea-openrc 1.25.4-r3

Self-hosted Git service written in Go (OpenRC init scripts)

https://about.gitea.com/

sudo apk add gitea-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitea
  • normalized package name match
  • 匹配方式:Gitea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitea-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

gitea 1.26.2-1

Painless self-hosted Git service, community managed.

https://gitea.io

sudo pacman -S gitea
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • 9 可选依赖
  • normalized package name match
  • 匹配方式:Gitea
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitea from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

gitea

choco install gitea
  • normalized package name match
  • 匹配方式:Gitea
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: gitea from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gawk'
Scoop95%

main/gitea

scoop install main/gitea
  • normalized package name match
  • 匹配方式:Gitea
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitea.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment