cross-posted from: https://lemmy.zip/post/67880752

Hi, I want to self host a git service to display my work (electronics) for some recruiters. Which platform is the best? I've heard about Gitlab, Gitea and Forgejo. For me the fact that the platform doesn't run some background analytics and does not sell my data is very important.

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 months ago*

i just put git repos in a dir on my server and use ssh to push/pull

if you need webui theres cgit.

i can say its not very user friendly tho..

  • source