macOS
brew install gitealocal Homebrew formula metadata
brew
gitea のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitealocal Homebrew formula metadata
sudo apk add giteaAlpine Linux edge package indexes · gitea · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#giteanixpkgs package indexes · pkgs/by-name/gi/gitea/package.nix · ソース: api.github.com
sudo pacman -S giteaArch Linux sync databases · gitea · ソース: geo.mirror.pkgbuild.com
choco install giteaChocolatey community package catalog · gitea · ソース: community.chocolatey.org
scoop install main/giteaScoop official bucket manifest trees · bucket/gitea.json · ソース: api.github.com
概要
Painless self-hosted all-in-one software development service
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$GITEA_CUSTOM/conf/app.inicustom/conf/app.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gitea | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | go |
| macOS 提供ライブラリ | sqlite |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitea |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gitea
nix profile install nixpkgs#giteagitea 1.25.4-r3
Self-hosted Git service written in Go
sudo apk add giteagitea-doc 1.25.4-r3
Self-hosted Git service written in Go (documentation)
sudo apk add gitea-docgitea-openrc 1.25.4-r3
Self-hosted Git service written in Go (OpenRC init scripts)
sudo apk add gitea-openrcgitea 1.26.2-1
Painless self-hosted Git service, community managed.
sudo pacman -S giteagitea
choco install giteamain/gitea
scoop install main/giteaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.