← Back to context

Comment by zyang

9 years ago

Hosted on github...

Gogs is a great way to have Github-like private repositories for free on your own infrastructure. Github is still Github for open source projects.

This is my biggest complaint about gogs. I use it for personal projects but it is harder to collaborate with and get pull requests from other developers using gogs than it is with github. It is a pain if you have to register with every gogs instance that you want to prepare a pull request for.

I think if gogs/gitea was self-hosting it would encourage the developers to find easier ways of collaborating.

This is my only complaint about gogs. It is amazing otherwise, suits my needs, is low maintenance and is an impressive piece of work. I would encourage anyone to try it that wants to have private repositories for personal projects.

It will be hosted on a Gitea instance soon. It wasn't done yet because of few missing features, etc.

After the integration of the missing features like OAuth2, protected branches, ci status and some others we will start dog-fooding, than Github will just stay as a mirror for contributors that don't want to login to our gitea instance.