[
  {
    "id": "gitea-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Gitea supports creating and managing repositories, browsing commit history and code files, reviewing and merging code submissions, managing collaborators, handling branches, and more.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Gitea Actions supports CI/CD functionality, compatible with GitHub Actions. Users can write workflows in familiar YAML format and reuse a variety of existing Actions plugins.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Code review supports both the Pull Request workflow and AGit workflow. Reviewers can browse code online and provide review comments or feedback.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-4",
    "tier": "claimed-docs",
    "url": "https://about.gitea.com",
    "excerpt": "Extend Gitea's functionality with our API and webhooks, creating custom workflows to match your unique needs.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Gitea supports over 20 different types of public or private software package management, including Cargo, Chef, Composer, Conan, Conda, Container, Helm, Maven, npm, NuGet, Pub, PyPI, RubyGems, Vagrant, and more.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Gitea tracks project requirements, features, and bugs through columns and issues. Issues support features like branches, tags, milestones, assignments, time tracking, due dates, dependencies, and more.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "Gitea places a strong emphasis on security, offering features such as user permission management, access control lists, and more to ensure the security of code and data.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-8",
    "tier": "claimed-docs",
    "url": "https://about.gitea.com",
    "excerpt": "Sync seamlessly with tools like Slack, Discord, MS Teams, Lark, and more.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.gitea.com",
    "excerpt": "It can be easily deployed on various servers without complex configurations or dependencies.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-docs-10",
    "tier": "claimed-docs",
    "url": "https://about.gitea.com",
    "excerpt": "Universally compatible with diverse operating systems and environments, including Linux, Windows, macOS, FreeBSD, and Kubernetes. Compatible with multiple architectures, such as x86 and arm64.",
    "fetchedAt": "2026-08-27T23:40:47.030Z"
  },
  {
    "id": "gitea-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Used Gitea to deploy a Git server for 8 users; much simpler than a full Gitlab instance, just one binary to run, and users found the GitHub-like interface instantly familiar.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Devops sysadmin: wished they'd used Gogs/Gitea instead of Gitlab. Gitlab's LFS support is poor, RAM usage under git operations is high, omnibus install requires its own chef deployment, and no real HA roadmap.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Gitea is massively less resource hungry than Gitlab; a Gitlab install using 4 cores/8GB RAM/2.3TB disk still had backup rake tasks trigger OOM killer three times.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Comparison of GitHub stats: Gogs had 24,564 stars vs Gitea's 5,971, and Gogs' README listed a much more thorough features list; Gogs looked like the more polished product from README alone.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Gitea kept OAuth2 support that Gogs dropped, and has more useful features than Gogs overall, but Gitea deliberately stays focused on git hosting rather than bundling CI/chat like Gitlab.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Used Gitea (previously Gogs) for a team of 45; setup with Docker was smooth and worked easily with Certbot, but documentation is lacking (had to rely on Gogs' docs since they're nearly identical).",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17006503",
    "excerpt": "Put Gitea on a $5 VPS for personal projects; works great, though unsure how secure it is if exposed publicly (uses SSH port-forwarding instead). Wants a GitHub Pages-like static site feature.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Using Gitea + Drone for several years: stable, fast, and doesn't consume a lot of RAM.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Gitea can serve as an OIDC identity provider, making it a useful linchpin for SSO across developer services.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "You can create a private repo without using the UI/CLI just by adding a git remote and pushing—Gitea auto-creates it as private.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Critique: Gitea's codebase has issues—migrations lack 'down' support, uses nonstandard go-macaron framework, too much logic in Go templates, and could use a rewrite; inherited many issues from Gogs.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Used the 'Try Gitea' service to load a large repo's Activity tab for a 1-year period; page load took nearly 90 seconds with no caching, suggesting it recomputes git logs every time.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Gitea is fine for a one-man show or small company, but once you scale up you start hitting various issues and wish for GitHub again.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Migrated from self-hosted Gitlab to Gitea, Nexus and Drone because maintaining Gitlab's size/complexity was too cumbersome; Gitea's UI is a bit worse than GitHub/Gitlab but far more performant on limited hardware (4GB RAM).",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-15",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "At a startup using self-hosted Gitea without dedicated DevOps required extra maintenance; during SOC-2 audits it was much easier to justify SaaS options like GitHub/GitLab/Bitbucket to auditors.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-16",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=31628939",
    "excerpt": "Last time I tried Gitea, migrating existing git repos into it was surprisingly difficult.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-17",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=32301936",
    "excerpt": "Complaint about Gitea 1.17.0 breaking changes (e.g. reserving usernames) and maintainers allegedly ignoring valid concerns about email regex validation before merging.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-18",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=32301936",
    "excerpt": "Gitea performs well even on slow, low-resource computers (e.g. Atom x7-E3950 with 16GB RAM), unlike Gitlab which struggles on the same hardware.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-19",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17245246",
    "excerpt": "Gogs, which Gitea forked from, works just as well, has no clear technical advantage in the fork, and had far more GitHub stars, questioning why choose Gitea over Gogs.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-comm-20",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=17245246",
    "excerpt": "Complaint about Gitea's backup and restore mechanism reportedly still not being good, cited as a blocker for migrating from Gogs.",
    "fetchedAt": "2026-08-27T23:47:45.260Z"
  },
  {
    "id": "gitea-probe-1",
    "tier": "probe",
    "url": "https://docs.gitea.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://docs.gitea.com/llms.txt",
    "fetchedAt": "2026-08-28T21:09:24.047Z"
  },
  {
    "id": "gitea-probe-2",
    "tier": "probe",
    "url": "https://docs.gitea.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.gitea.com/openapi.json, https://docs.gitea.com/swagger.json, https://docs.gitea.com/api/openapi.json, https://docs.gitea.com/.well-known/openapi.json)",
    "fetchedAt": "2026-08-28T21:09:24.047Z"
  },
  {
    "id": "gitea-probe-3",
    "tier": "probe",
    "url": "https://gitea.com/gitea/gitea-mcp",
    "excerpt": "official MCP server documented at https://gitea.com/gitea/gitea-mcp",
    "fetchedAt": "2026-08-28T21:09:24.047Z"
  },
  {
    "id": "gitea-probe-4",
    "tier": "probe",
    "url": "https://gitea.com/gitea/tea",
    "excerpt": "official CLI documented at https://gitea.com/gitea/tea",
    "fetchedAt": "2026-08-28T21:09:24.047Z"
  }
]
