• @[email protected]
      link
      fedilink
      364 months ago

      Gitlab can be self-hosted. GitHub is a cloud-only service.

      So they could do git.mozilla.com and it would be their own instance of git, on their own hardware (or, probably, from their own AWS account). They control it entirely.

    • 𝘋𝘪𝘳𝘬
      link
      fedilink
      104 months ago

      It absolutely is. Yes. You can run and maintain it on an own server and it is open core (yeah 😥) using the MIT license - unlike GitHub where you have to rely 100% on the goodwill of Microsoft and everything is closed and locked behind a TOS.

      • @[email protected]
        link
        fedilink
        English
        24 months ago

        So why not use forejo, which is completely open source?

        If your criticism is MS pulling the plug, then Gitlab pulling a Redis/Hashicorp move and re-licensing their core should also be a concern

        • 𝘋𝘪𝘳𝘬
          link
          fedilink
          24 months ago

          So why not use forejo, which is completely open source?

          Absolutely! I’d always go the Forgejo route!

          The thing is: I don’t see Firefox being hosted with Forgejo. The code base and amount of data might be way too massive. I see Forgejo as a forge for smaller projects.

          • @Feyd
            link
            24 months ago

            Is there a reason you think Forgejo is only for smaller projects?

              • @Feyd
                link
                24 months ago

                Probably because it has only existed for 2 years

    • @[email protected]
      link
      fedilink
      English
      04 months ago

      Gitlab’s AGPL so I don’t think there’s anything stopping you from moving to a self managed instance.