Gitea VS Phabricator

Compare Gitea vs Phabricator and see what are their differences.

Gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD (by go-gitea)

Phabricator

Effective June 1, 2021: Phabricator is no longer actively maintained. (by phacility)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Gitea Phabricator
281 12
42,120 12,329
1.7% 0.1%
10.0 3.1
5 days ago 29 days ago
Go PHP
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Gitea

Posts with mentions or reviews of Gitea. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Easy Self-Hosted Git Installation on Ubuntu Server
    1 project | dev.to | 1 May 2024
    Create a system service. Download the file and save it to /etc/systemd/system/ or view the raw file in a browser and replace the URL with the version of Gitea you installed. You can find the list on https://github.com/go-gitea/gitea/blob/release/v1.22/contrib/systemd/gitea.service:
  • Ask HN: What software sparks joy when using?
    10 projects | news.ycombinator.com | 17 Apr 2024
    Linux Mint with Cinnamon: https://www.linuxmint.com/ as far as desktop OSes go it's familiar (Ubuntu without snaps by default), whereas the UI feels both snappy, doesn't use too much resources and is actually pretty to look at.

    MobaXTerm: https://mobaxterm.mobatek.net/ this one is a bit more Windows centric but I ended up paying for it and replaced mRemoteNg and PuTTY with it, it's even better than Remmina or whatever Linux has to offer - you can manage SSH/RDP/VNC/... sessions, input across multiple sessions side by side and it just simplifies things a lot (jump host support, a port forwarding too and so much more).

    GitKraken: https://www.gitkraken.com/ also a piece of software that I paid for, this one actually makes using Git pleasant, feels better to use than SourceTree and Git Cola (even though that latter is wonderfully lightweight, too) and honestly I prefer that to the CLI nowadays.

    Kanboard: https://kanboard.org/ is a lightweight Kanban project management tool, it might not have every feature under the sun but it's the most snappy project management tool I've ever used, looks simple and runs well. I honestly love it, what a nice thing to have.

    Most modern text editors and IDEs: I personally pay for JetBrains IDEs but also like Visual Studio Code as a text editor and both have helped me immensely, they're reasonably performant when you have the RAM, look nice, often give you suggestions about how to improve your code and also have a plethora of plugins in their ecosystems. Nowadays I unapologetically use LLMs as well and overall it feels like I have these great tools and cool autocomplete (that is sometimes a bit silly and wrong) at my disposal, that makes me happy.

    Kdenlive: https://kdenlive.org/ imagine if there was a successor to Windows Movie Maker, though something that gets most of the important stuff out of Sony Vegas, except is also completely free and works on most platforms. Kdenlive is all of that and also somehow quite pleasant to use, I actually prefer it to DaVinci resolve. There is a bit of a learning curve to any piece of software like this, but everything mostly makes sense in this one.

    Gitea: https://about.gitea.com/ I still use this for my personal Git repositories and integrating with CI systems and it's lightweight, looks good and just feels pleasant to use. Previously I self-hosted GitLab and constantly ran into resource exhaustion as well as doubts about the next update is going to corrupt all of my data and break (it did), so now I use Gitea instead.

    Drone CI: https://www.drone.io/ a container native CI solution that I can also self host. It's container oriented, integrates with Gitea nicely, is similarly nice to GitLab CI and doesn't cause me headaches like Jenkins would.

    Docker: https://www.docker.com/ yes, even Docker desktop. It just makes working with containers really pleasant and predictable, even when something like Podman also exists (and also is great). I don't know, I feel like Docker really saved me from having brittle legacy environments, even self-contained containers with health checks and resource limits with still the same brittle code inside of those make me feel way more safe.

  • Mermaid Chart, a Markdown-like tool for creating diagrams, raises $7.5M
    3 projects | news.ycombinator.com | 20 Mar 2024
    Same [1]. Zoom being outsourced to the implementing platform is one major pain-point. That example from us has grown in size.

    We are clearly using the wrong tool for a diagram of this complexity, but the practicality of seeing commit changes in the diff, what property was changed by whom and instantly having the visual feedback in the Pull Request is just way too useful to use a "proper" tool.

    [1] https://github.com/go-gitea/gitea/issues/25803

  • Forgejo makes a full break from Gitea
    1 project | news.ycombinator.com | 27 Feb 2024
    It's a tangent, but I think it's interesting that Gitea started trying to self host in Feb 2017 (https://github.com/go-gitea/gitea/issues/1029) and hasn't got there yet (based on how active the github issues/PR page are).

    https://about.gitea.com/ offers me a "free cloud trial" and otherwise sounds very like other web front ends to git. So like github, except they don't trust it themselves.

    In contract forgejo has "Self-hosted alternative to GitHub" written in big letters on the landing page. https://codeberg.org/forgejo is indeed self hosted.

  • Go: What We Got Right, What We Got Wrong
    22 projects | news.ycombinator.com | 4 Jan 2024
  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.
    5 projects | dev.to | 4 Jan 2024
    Gitea is a versatile tool for creating and managing git-based repositories, streamlining Code Review to enhance code quality for users and businesses. It integrates a CI/CD system, Gitea Actions, compatible with GitHub Actions, allowing users to create workflows in YAML or use existing plugins. Gitea's project management features include issue tasks, labeling, and kanban boards for efficient management of requirements, features, and bugs. These tools integrate with branches, tags, milestones, assignments, time tracking, and dependencies to plan and track development progress. Furthermore, Gitea supports over 20 package management types, such as Cargo, Composer, NPM, and PyPI, catering to a wide range of public or private package management needs. This comprehensive suite of features makes Gitea a powerful platform for managing development projects and packages.
  • Gitea – Open-Source GitHub
    1 project | news.ycombinator.com | 14 Nov 2023
  • My website is one binary
    5 projects | news.ycombinator.com | 21 Oct 2023
    Golang has a ton of single binary websites out there. The two that come to mind off hand are Gogs/Gitea only because I contributed to them

    https://github.com/gogs/gogs

    https://github.com/go-gitea/gitea

  • Fossil versus Git
    1 project | news.ycombinator.com | 23 Sep 2023
    My problem with Fossil is that it is a "one solution for all problems". Fossil packs all solutions together while the Git ecosystem provides several different solutions for each problem.

    When you want to do things that Fossil is not meant to do, then you're in trouble. I have no idea on how to do CI/CD and DevOps with Fossil and how to integrate it with AWS/Azure/GCP.

    I find that the whole ecosystem of Gitlab/Github and stand-alone alternatives like Gitea [1], Gogs [2], Notion, Jira and others is way more flexible and versatile.

    [1] https://about.gitea.com/

  • Gitea Hosted Gitea
    1 project | news.ycombinator.com | 21 Sep 2023

Phabricator

Posts with mentions or reviews of Phabricator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-12.
  • Phabricator VS patchwork - a user suggested alternative
    2 projects | 12 Nov 2023
  • Does this software allow a third party to send Tuta emails from my account without my knowledge?
    1 project | /r/tutanota | 8 Nov 2022
  • The Best Code Review Tools To Make Your Life Easier
    1 project | dev.to | 15 Aug 2022
    Phabricator is a list of open source tools by Phacility that assist you in reviewing code. While you can download and install the suite of code review tools on your server, Phacility also provides a cloud-hosted version of Phabricator.
  • PHP in 2022
    2 projects | /r/programming | 12 Jan 2022
    Phabricator was probably the best example of a large, complex PHP application with a high level of code quality and adherence to modern standards. Unfortunately, the primary developer behind that project has recently moved on to other things.
  • ICYMI: Phabricator is no longer actively maintained
    1 project | /r/devops | 6 Jul 2021
    Phabricator is no longer actively maintained as of June 2021. The company that back this product (Phacility) is winding down operations.
  • Migrating from Phabricator to Azure Devops. Have some questions.
    1 project | /r/azuredevops | 3 Jun 2021
    My company has used Phabricator, which is an alternative to Azure Devops, for about 5 years. A few days ago they announced that the project won't be maintained anymore, so we are looking into alternatives. We have around 50 devs+product folks that use Phabricator at the moment.
  • Phacility Is Winding Down, Phabricator No Longer Actively Maintained
    4 projects | news.ycombinator.com | 29 May 2021
    - They was a lot of humor back then: https://secure.phabricator.com/T10000, https://secure.phabricator.com/T10054#151066, https://secure.phabricator.com/T6389

    For all this, thanks Evan, and others. It was a nice adventure. I will really miss this...

    ... but for me that was expected, the contributions shrinked, the core team went from 3 to 1. External contribution was also more and more difficult and while I understand the reason (reviewing and maintaining is more expensive than doing all yourself), it build a model that only depend on the willingness of one man. Also lack of proper integration with Gitlab/Github (Nuance https://secure.phabricator.com/T12739), sticking to an old, pre React area JS framework called Javelin did make the end inevitable. I did see the contribution decrease overtime(see https://github.com/phacility/phabricator/graphs/contributors). In the last years, Phabricator was just a ghost to me, sadly...

    I hopes that Evan is well, and the end of adventure is not to bitter.

    I think too much depends on Phabricator for it too end like that, and I'm looking forward to @20after4 or others to fork. Maybe it will have a second breath.

    Anyway, so long and thanks for the fish !

  • Is there any "Unified HUB SOlution" in this Microservices era?
    4 projects | /r/devops | 10 Apr 2021
    You also mention Gitlab is close to what you would like - maybe Phabricator is even closer: https://phacility.com/phabricator/
  • Is there an alternative to open project with the next characteristics ?
    2 projects | /r/selfhosted | 8 Apr 2021
    https://phacility.com/phabricator/ i think checks most of those boxes, maybe all.
  • Facebook's PHP framework
    1 project | /r/PHP | 22 Feb 2021
    Take a look at the Aphront library from the Phabricator source tree.

What are some alternatives?

When comparing Gitea and Phabricator you can also consider the following projects:

Gogs - Gogs is a painless self-hosted Git service

OpenProject - OpenProject is the leading open source project management software.

gitlab

Redmine - Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp

Taiga - Agile project management platform. Built on top of Django and AngularJS

Review Board - An extensible and friendly code review tool for projects and companies of all sizes.

onedev - Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.

gogit - Implementation of git internals from scratch in Go language

Leantime - Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.