Gogs – Go Git Service
gogs.io
Gogs – Go Git Service
1–10 of 186 posts
Re: Gogs – Go Git Service
#2Re: Gogs – Go Git Service
#3Re: Gogs – Go Git Service
#4Re: Gogs – Go Git Service
#5Re: Gogs – Go Git Service
#6https://gogs.io/docs/installation/install_from_packages
It is what I use for my misc things at home.
Re: Gogs – Go Git Service
#7Re: Gogs – Go Git Service
#8Re: Gogs – Go Git Service
#9Gogs has probably 95% feature parity with Github and it is a lot faster (is Github still Ruby? That would explain it ...)
I run a personal Kubernetes cluster for services and getting Gogs up and running was super-simple: https://git.tazj.in/tazjin/infrastructure/src/master/gogs/go...
Re: Gogs – Go Git Service
#10Been using this for a while now and very happy with it. I decided to stop using Github for personal projects due to political disagreements with the company and the fact that git should really not be centralised. Gogs has probably 95% feature parity with Github and it is a lot faster (is Github still Ruby? That would explain it ...) I run a personal Kubernetes cluster for services and getting Gogs up and running was…