this post was submitted on 11 Aug 2025
1134 points (99.5% liked)
Technology
74003 readers
3533 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using gitea - why u guys use forgejo again?
I just half went down this rabbit hole, I'm thinking forgejo is the best option (for me) because:
Forgejo explaining the differences: https://forgejo.org/compare-to-gitea/
For anyone already using gitea though (like yourself), I don't know of any obvious benefits of swapping over to forgejo right now, unless you have experienced bad stability or issues with gitea firsthand.
If I was to choose for a first install, forgejo seems like the better candidate in my books. Mostly because I can be more sure that in a couple years I wont have to change ship to a new product (incase a for-profit company were to add features that aren't in my best interest).
Gitea doesn't use GitHub action. Syntax is compatible yes, but it's not GitHub actions
That's not what they mean, if you go to Gitea's website and follow the links to the source code, you'll find its being hosted on GitHub. Contrast this with Forgejo which is being hosted at Codeberg, a public Forgejo instance.
https://github.com/go-gitea/gitea/tree/main/.github/workflows
https://github.com/go-gitea/gitea/actions
they do in fact make extensive use of github actions
I don't remember the details, but something happened to the Gitea ownership structure without warning, and people were upset about it.
As an actual differentiator: Forgejo has an LTS version that which gets support for 1 year. Normal versions only get supported until the next major release (every few months).
https://endoflife.date/forgejo
Gitea to my knowledge doesn't have any LTS.
All the reasons that others mentioned, plus it sound cool.