Gitea: Open source, self-hosted GitHub alternative
11–20 of 241 posts
Just started trying out Gogs. How come Gitea felt the need to fork it?
Re: Gitea: Open source, self-hosted GitHub alternative
#12I 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).
Re: Gitea: Open source, self-hosted GitHub alternative
#13Re: Gitea: Open source, self-hosted GitHub alternative
#14I 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).
Why though? It's a single binary.
Re: Gitea: Open source, self-hosted GitHub alternative
#15Re: Gitea: Open source, self-hosted GitHub alternative
#16Someone needs to make a _simple_ git interface, have a post commit hook generate a partial and let a client side interface simply pull relevant partials.
Re: Gitea: Open source, self-hosted GitHub alternative
#17It's hosted on Github... How ironic.
Re: Gitea: Open source, self-hosted GitHub alternative
#18I'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
#19Just started trying out Gogs. How come Gitea felt the need to fork it?
The owner of the Gogs repo doesn't accept pull requests that won't fit his roadmap or quality standards, he is also not the most responsive during times this is why some people created Gitea. I am still using Gogs personally.
Re: Gitea: Open source, self-hosted GitHub alternative
#20How does this compare to GitLab?
Feature list is here: https://docs.gitea.io/en-us/
It's basically most of the features of GitHub; if you want the rest of GitLab's features you'll have to set them up yourself.
Still, it's hard to beat free and lightweight.