You can host your own Git server.
Comment on What would it take for you to move away from Github?
CarbonScored@hexbear.net 1 year ago
I’ve never really heard of alternatives, to be honest. If others are equally easy to use and work with Git, I’d do it. Taking suggestions for alternatives?
transigence@kbin.social 1 year ago
firelizzard@programming.dev 1 year ago
GitLab. You can use their SaaS offering (gitlab.com) or run the open source version on your own server(s).
Spzi@lemm.ee 1 year ago
I was self hosting GitLab for a while. The docker container was quick and easy to set up, simply worked out of the box.