macOS
brew install gitealocal Homebrew formula metadata
brew
Painless self-hosted all-in-one software development service. Version 1.26.4 via Homebrew; verified 2026-06-21.
install
brew install gitealocal Homebrew formula metadata
sudo apk add giteaAlpine Linux edge package indexes · gitea · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#giteanixpkgs package indexes · pkgs/by-name/gi/gitea/package.nix · source: api.github.com
sudo pacman -S giteaArch Linux sync databases · gitea · source: geo.mirror.pkgbuild.com
choco install giteaChocolatey community package catalog · gitea · source: community.chocolatey.org
scoop install main/giteaScoop official bucket manifest trees · bucket/gitea.json · source: api.github.com
overview
Painless self-hosted all-in-one software development service
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitea | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gitea |
|---|---|
| Version | 1.26.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitea |
| Homepage | https://about.gitea.com/ |
| Repository | https://github.com/go-gitea/gitea |
| Upstream docs | https://docs.gitea.com/ |
| License | MIT |
| Source archive | https://dl.gitea.com/gitea/1.26.4/gitea-src-1.26.4.tar.gz |
| Last updated | 2026-06-21T17:53:51Z |
| Pulse | updated |
| Build dependencies | go, node, yarn |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/giteasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.