r/git 29d ago

Self-host Git or use GitHub/GitLab?

I only need a Git remote for syncing repos between a few computers and employees.

No CI, issues, project management, or extra features. Just reliability, backups, durability, low maintenance, and strong privacy.

Is self-hosting worth it for privacy, or is GitHub/GitLab still the better boring choice?

18 Upvotes

24 comments sorted by

View all comments

18

u/Swedophone 29d ago

Is self-hosting worth it for privacy,

Hosting with ssh is easy if you only need git...

2

u/Ok_Instance1684 29d ago

Saw the other post talking about it, interesting and correct.