Looking into possibly replacing my GitLab instance, as I find it bloated and heavy on both hardware and maintenance compared to alternatives.

Currently I’m looking at:

  • GitTea
  • Forgejo, as GitTea turned into a for-profit, otherwise that would be the clear choice
  • OneDev

So I’m wondering what the people on here use, and if they have any other suggestions or opinions?

    • freddo@feddit.nuOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      CI/CD, multiple users, container registry, and a web UI are requirements, though not much more which is why I find GitLab to be a bit over the top.

      • PupBiru@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        11 months ago

        so i just did a quick search and apparently

        Starting with Gitea 1.19, Gitea Actions are available as a built-in CI/CD solution.

        *edited:

        also they support being a package repo, including container registry

    • jsnfwlr@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      since 1.19 Gitea supports CI/CD action runners that are compatible with github actions. I have one that generates a static site from the data I store in gitea and publishes it to netlify.