Gitea – Alternative to GitLab and GitHub
1–10 of 124 posts
Re: Gitea – Alternative to GitLab and GitHub
#2Re: Gitea – Alternative to GitLab and GitHub
#3Why fork the project instead of keeping a single one ?
Re: Gitea – Alternative to GitLab and GitHub
#4It is an awesome product, I really want to try it a bit more at home later in the evening. Don't you think it could be a good idea that considering it is to self host git projects, to self host your own project? I mean, why don't you use your own product?
Running the git service is probably a bit expensive and you loose the network effect of github.
They could probably migrate to gitlab though.
Re: Gitea – Alternative to GitLab and GitHub
#5https://blog.gitea.io/2016/12/welcome-to-gitea/
"We’re a growing group of former Gogs users and contributors who found the single-maintainer management model of Gogs frustrating and thus decided to make an effort to build a more open and faster development model."
This is a guide to run it with Docker https://docs.gitea.io/en-us/install-with-docker/
Re: Gitea – Alternative to GitLab and GitHub
#6> Gitea is a community managed fork of Gogs Why fork the project instead of keeping a single one ?
Also there were some governance issues IIRC.
Re: Gitea – Alternative to GitLab and GitHub
#7I'd have more confidence in it if it could self-host and I was able to see gitea inside of a gitea instance and that was the main workflow. Like this, it feels like maintainers aren't prepared to eat their own dog food just yet. That's fine, but I'll take a pass until that's fixed.
Re: Gitea – Alternative to GitLab and GitHub
#8Re: Gitea – Alternative to GitLab and GitHub
#9Judging from Github stars, Gogs is also vastly more popular.
Re: Gitea – Alternative to GitLab and GitHub
#10It is an awesome product, I really want to try it a bit more at home later in the evening. Don't you think it could be a good idea that considering it is to self host git projects, to self host your own project? I mean, why don't you use your own product?