Gitea launches cloud service to provide a secure alternative to GitHub and GitLab
Gitea launches cloud service to provide a secure alternative to GitHub and GitLab
Gitea launches cloud service to provide a secure alternative to GitHub and GitLab
"secure alternative"? Others are not secure?
Didn't you know? This cloud provider offers lead-free, gluten-free computing services without antibiotics! Also it's not tested on animals!
Are they actually stating "secure alternative"? I only see this on the Lemmy post but not on the linked site. Of course, there is "Security & Compliance", but not in distinction to GitHub or Gitlab
From the way the explain it this is just "more secure" but only if you use a shared VPS for your hosting, which I have no idea what percentage of hosters do. Seems like confusing but valid marketing to me.
Everyone here is just ignoring the fact that this gitea is not the same gitea it used to be
The new one is called forgejo, and everyone should use that instead of gitea
What is wrong with gitea? Is not forgejo just a slightly modified fork that is regularly synchronized with gitea codebase? I know nothing about motivation of forgejo authors, where can I read about it?
I'll try to summarize:
What happened to gitea? Been hearing more about Forgejo recently but haven't checked it out yet
see my reply here
It's also pretty easy to just roll your own gitea server.
How does it distinguish itself from GitLab?
IME it's way easier to self-host
From my personal experience running GitLab and Forgejo (Gitea Drop-In replacement/Fork):
It does need only a fraction of the resources.
GitLab is mean for large enterprise environments. It's overkill for most users. Gogs/Gitea/Forgejo focus on simplicity. These are also pretty easy to self-host.
I'm still bummed that Bitbucket is going cloud-only. We've been using it on-premises for years and it has been lovely. Atlassian must be concerned that their customers won't follow them into the cloud bc they just sent out a customer survey (about two years two late).
The enshittification of Bitbucket started when they dropped Mercurial support. It's been a downward slide since then.
Wasn’t the project bought out by some company, that now is behind this cloud service?
No, some of the core Gitea developers decided to incorporate a Hongkong based for profit company to better monitize services offered to companies.
This by itself is not such a bad idea, but it was communicated incredibly poorly with the community left in the dark for at least half a year and the subsequent fallout was also dealt with poorly.
I think the best way forward for self-hosters is Forgejo because of that, but that doesn't mean Gitea is currently a bad choice.
That's why the fork Forgejo was made. Codeberg uses that fork as well.
I would be less critical of this if it was not the same company managing Gitea, it seems like a decent enough platform but having Gitea be OpenSource is a detraction from possible profits because nothing stops anyone from creating a service like this for cheaper.
I hope the company behind this stays on the good path but I'm not holding my breath, I'll be sticking to Forgejo for the time being.
Anybody interested in a plain git server with Cgit as a front-end? It's fast
I am, do you have any good guide for that before I dive into deep google dives?
While debatable, It's often cheaper to pay someone to host than to do it yourself. Imagine a 1 sysadmin small devshop that doesn't want to pay for 24/7 on call support but does have devs working in different time zones. Or a big enterprise that needs support (perhaps someone to blame). Joke about corporate culture if you want, but often it's less stressful to blame a vendor than an employee or the internal culture. It may take 10 minutes to set up. Hours a month to maintain. Weeks to get permission to install it. Time to hire support sysadmin staff. Time to explain why kubernetes/simple vm/heroku/shiny new thing would make hosting it easier.
Why not github? Perhaps the person or org just likes open source. Distrusts Microsoft. Wants the option to self host as a bail out strategy. Or just dislikes github. Competition is great.
This argument applies to most open source apps with hosting options. I'm a fan of this model.