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
    911 months 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…