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.


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…