21
submitted 2 days ago by Gulliver@lemmy.zip to c/git@programming.dev

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
[-] lime@feddit.nu 4 points 2 days ago* (last edited 2 days ago)

what format are your files in? if you want to show schematic previews from like gerber files i think you need something like a file store instead of git.

[-] Gulliver@lemmy.zip 1 points 2 days ago* (last edited 2 days ago)

that's a good point, but the tool I use allow to convert schematic into pdf which is maybe easier to show as a preview. Anyway I use kicad and Altium format.

[-] lime@feddit.nu 4 points 2 days ago

git isn't really made for binary files either. i understand the desire if you're already using it for source control but if not i'd recommend looking at something else.

this post was submitted on 14 Jul 2026
21 points (95.7% liked)

Git

4712 readers
15 users here now

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Resources

Rules

  1. Follow programming.dev rules
  2. Be excellent to each other, no hostility towards users for any reason
  3. No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 3 years ago
MODERATORS