Comment on How to self-host a distributed git server cluster?

ryokimball@infosec.pub ⁨1⁩ ⁨week⁩ ago

So, to be clear, GitHub is not git. Git is intrinsically distributed. GitHub is basically a repository Management service.

I did some googling for about 10 seconds and afaik GitHub does not support any type of self hosting. I know you can selfhost gitlab , but I don’t see a project for either GitHub or gitlab called spokes.

Not knowing anymore than this about what you actually want to accomplish, my advice would be to just figure out how to run your own git server (without the management fluff) and do a 3-2-1 backup scheme. You could of course also create a gitlab instance with an HA set-up, plus backing that up to the cloud.

source
Sort:hotnewtop