How does this compare to GitLab?
Depends on what you need. Gitea has no CI like Gitlab. Besides that it is a lot less resource hungry.
Gitea: Open source, self-hosted GitHub alternative
21–30 of 241 posts
Re: Gitea: Open source, self-hosted GitHub alternative
#22How do I pronounce it when introducing it to co-workers, Git-tea or Gityea?
Re: Gitea: Open source, self-hosted GitHub alternative
#23Just started trying out Gogs. How come Gitea felt the need to fork it?
Re: Gitea: Open source, self-hosted GitHub alternative
#24It was a lot simpler than setting up a full blown Gitlab instance. It is just one binary to get running and that's it.
The 8 users are instantly familiar with the interface because of its similarity to GitHub.
We even have other users who are not contributors read the source through Gitea interface, rather than cloning the repos and reading locally.
It's a pleasant experience for small scale needs.
Re: Gitea: Open source, self-hosted GitHub alternative
#25It's hosted on Github... How ironic.
Re: Gitea: Open source, self-hosted GitHub alternative
#26How do I pronounce it when introducing it to co-workers, Git-tea or Gityea?
Re: Gitea: Open source, self-hosted GitHub alternative
#27What's the value add of this over GitLab?
Re: Gitea: Open source, self-hosted GitHub alternative
#28So, what does this give me over using the main Gogs? I see it is managed differently, but what features does it offer that are not in Gogs?
Re: Gitea: Open source, self-hosted GitHub alternative
#29I've been using Gogs for a team of 40 people for over two years. This is the second time I've heard about Gitea, and I know it is a popular fork of Gogs. Can anyone sell me on why it's better than Gogs and why I should switch?
Re: Gitea: Open source, self-hosted GitHub alternative
#30I would like to see a full-fledged docker installer something to the effect of the discourse installer that I can put on something like digital ocean or my own machine, handles https in an opinionated way (let's encrypt), and integrates with popular email services like sendgrid or mailgun (with generous free tiers).