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
[–] 12 points 2 months ago (6 children)

CI/CD works fine for selfhosted forgejo, I set mine up with minimal hassle.

  • source
  • parent
  • hideshow 6 child comments
  • [–] -1 points 2 months ago (4 children)

    Sure, but it's not part of Forgejo, is it?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 8 points 2 months ago (3 children)
  • [–] 2 points 2 months ago (2 children)

    I guess it depends on how you look at it - "It needs to be installed separately."

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 months ago (1 child)

    You left out a part of the sentence;

    Note that Forgejo does not run the jobs, it relies on the Forgejo Runner to do so. It needs to be installed separately.

    And:

    As of Forgejo v1.21, Actions is enabled by default.

    So yeah. it depends on how you look at it. For me it means it's part of Forgejo.

  • source
  • parent
  • hideshow 1 child comment