Based on our record, Gitea should be more popular than Forgejo. It has been mentiond 60 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This reminds me of Gogs [0], where the original author refused a lot of good ideas and improvements, eventually leading to a fork [1] that's now a lot more popular and active than the original. [0] https://gogs.io/ [1] https://gitea.io/en-us/. - Source: Hacker News / over 1 year ago
Yes, we do this using https://gitea.io/en-us/ on a private server. Firewall, backups and a replica running for most projects. Github is only used when it's required by a stakeholder. - Source: Hacker News / over 1 year ago
There's a number of places out there, some of which also support alternatives to Git itself. By no means a complete list and in no particular order: GitLab - https://about.gitlab.com/ Sourcehut - https://sourcehut.org/ Codeberg - https://codeberg.org/ Launchpad - https://launchpad.net/ Debian Salsa - https://salsa.debian.org/public Pagure - https://pagure.io/pagure For self hsoted options, there's these below... - Source: Hacker News / over 1 year ago
And if you need GitLab (for runner, etc...) then it's not too bad to run in Docker. But if anyone is looking for a somewhat simpler git solution, gitea is pretty great. Source: over 1 year ago
Check: Configuration and syntax changes and Special packages. The latter includes changes on PostgreSQL, Python and Gitea. - Source: dev.to / over 1 year ago
> But what if they change their mind? Then you can demand all your money back ; ) But seriously, it would be nice to distribute it. We already have other options coming slowly. The fediverse forges are being worked on, like https://forgejo.org/. - Source: Hacker News / 4 months ago
This is very shady. If there were plans to introduce a certain feature in their proprietary code base, then it should have been raised much earlier in the PR so people don't spend time and energy developing this. Further, "already merged a version of this code into the private gitea repo" euh, hello licensing? Gitea was already controversial in the sense - why leave a perfectly good closed source solution (GitHub)... - Source: Hacker News / 4 months ago
Yeah, Gitea is now owned by for-profit company, decided without any communication with community. Fergejo is the non-profit fork. https://forgejo.org. - Source: Hacker News / 6 months ago
Yeah, I'm actually doing that with Gitea: https://about.gitea.com/ Some people went with the forgejo fork: https://forgejo.org/ though Gitea itself was a fork of Gogs, if I remember correctly: https://gogs.io/ I also ran GitLab in the past: https://about.gitlab.com/ but keeping it updated and giving it enough resources for it to be happy was troublesome. There's also GitBucket: https://gitbucket.github.io/ and... - Source: Hacker News / 8 months ago
Or https://forgejo.org/, a fork of Gitea by the folks behind Codeberg. - Source: Hacker News / 10 months ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
SourceForge - The Complete Open-Source and Business Software Platform.
Gogs - A painless self-hosted Git service written in Go
GitBucket - GitBucket is the easily installable open-source GitHub clone written with Scala.