Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well it had to start out somehow. The original project started off on GitHub so it just kinda stayed there. It does cost money to host these type of applications and its easier to have contributions on GitHub since it doesn't require most people to register a new account. It certainly has trade offs for sure.


> It does cost money to host these type of applications

I'm hosting Gitea (together with around 10 other services) on a 1/1 instance (1 CPU, 1 GB RAM) at Hetzner. Those can be had for € 2,50 per month.

> its easier to have contributions on GitHub since it doesn't require most people to register a new account

That's the big issue.


>> its easier to have contributions on GitHub since it doesn't require most people to register a new account

> That's the big issue.

I don't think so: Github can work as OAuth provider, Gitea supports OAuth integration, so the self-hosted instance can still authenticate people using their Github accounts.


> I'm hosting Gitea (together with around 10 other services) on a 1/1 instance (1 CPU, 1 GB RAM) at Hetzner. Those can be had for € 2,50 per month.

But can the Gitea devs scale it to support potential growth that costs beyond $10 a month? This is the reality too.


Gitea is not going to have hundreds of developers working on it, and users will not visit their project page all too often, so I don't see any scaling issues (besides, maybe, network bandwidth when they put out a new release and everyone comes in to grab the tarball).


we (company 4 people) can use gitlab at 4vCPUs 4 GB Ram (which is slow when browsing repos) vs 1vCPUs 1GB RAM which is still ridicoulus fast.


How do you find the performance compared to Github?


I think that backend is really fast, but I believe that is because when I self host it is on a local server with extremely low latency.

The UI is somewhat slower though, code highlightning show up a second after page render.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: