Folks,

I’m looking for a self-hosted GitHub alternative that I can just plop into Portainer as a docker-compose and get working.

My main interest is in something that sort of works with GitHub - if there’s a way I can pull repos from GitHub into this self-hosted git using a webUI and maybe even push my changes to repos on GitHub, that would be nice. I’m not hard-and-fast on this though as this is mostly an experiment right now and I don’t know why I need this.

What are you folks using to host your super secret local code and why?

  • @[email protected]
    link
    fedilink
    English
    91 year ago

    Gogs and Gitea are git alternatives that offers GitLab features with less system resource demands.

    Though, it would be good to understand your use case, whereby a GitHub private repository would not be suitable…

      • @damnthefilibusterOP
        link
        English
        21 year ago

        Wow, no one till now mentioned Gitea has a runner and actions. Thanks!

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          1 year ago

          Yeah, I don‘t know if they have finally anounced it officially, but they mentioned it in their blog post in March. I‘ve installed it, and it works quite well for my usecase.