• @i_love_FFT@lemmy.ml
      link
      fedilink
      287 months ago

      Didn’t you know? This cloud provider offers lead-free, gluten-free computing services without antibiotics! Also it’s not tested on animals!

    • brainw0rms [they/them]
      link
      fedilink
      English
      9
      edit-2
      7 months ago

      I guess it depends on your threat model, but if you’re dealing with mission critical proprietary code then it should really never be leaving your own companies infrastructure, imo. If for some reason it is necessary to use enterprise cloud hosting, established actors like Github, Gitlab or even Bitbucket still seem like the obvious choice.

      The issue is this “Gitea Ltd.” company (or is it “CommitGo Inc.” now? honestly pretty confusing…) which appears to have been created with the singular purpose of monetizing Gitea, appeared out of thin air with no input from the community that actually develops Gitea. They’re basically saying “you can’t trust those other smelly hosts that have existed for years and have contracts with tons of huge companies, but you should definitely trust us with your stuff bro!”. Seems off to me.

    • nevial
      link
      fedilink
      87 months ago

      Are they actually stating “secure alternative”? I only see this on the Lemmy post but not on the linked site. Of course, there is “Security & Compliance”, but not in distinction to GitHub or Gitlab

    • Neshura
      link
      fedilink
      English
      37 months ago

      From the way the explain it this is just “more secure” but only if you use a shared VPS for your hosting, which I have no idea what percentage of hosters do. Seems like confusing but valid marketing to me.

  • @Gooey0210@sh.itjust.works
    link
    fedilink
    407 months ago

    Everyone here is just ignoring the fact that this gitea is not the same gitea it used to be

    The new one is called forgejo, and everyone should use that instead of gitea

    • @bizdelnick@lemmy.ml
      cake
      link
      fedilink
      117 months ago

      What is wrong with gitea? Is not forgejo just a slightly modified fork that is regularly synchronized with gitea codebase? I know nothing about motivation of forgejo authors, where can I read about it?

      • Neshura
        link
        fedilink
        English
        45
        edit-2
        7 months ago

        I’ll try to summarize:

        • Gitea is managed by a For-Profit that apparently popped out of nowhere -> profit motive conflicts directly with FOSS and since the corp isn’t well known it must be assumed acquisition was solely to make money
        • Gitea now requires Copyright attribution, meaning if you push code to Gitea in an existing file it ain’t your code anymore -> omega level oof for a FOSS project because this essentially kills any upstream contributing (as seen by Forgejo deciding to stop their contributions)
        • This Cloud Service being offered when Self-Hosting Gitea is really easy, again -> profit motive conflicts with FOSS but now on steroids because a “core” feature of their service will limit their ability to make more money
        • @Gooey0210@sh.itjust.works
          link
          fedilink
          207 months ago

          Thanks for explaining it, because it’s a long and complex story I didn’t want to type 😅

          Also, probably the most touching point is how this happened. Gitea was a community project, and they were electing a leader every year or so, and giving them all the passwords (and it seems like the rights for the project, although it’s not stated anywhere) This “out-of-nowhere” company is just one the temporary presidents that hijacked all the domains, repos, etc. Registered a for-profit company and transfered everything there

          The community itself wrote an open letter wanting explanations And at the end they forked gitea into forgejo

          • poVoq
            link
            fedilink
            67 months ago

            That’s a very selective truth way of telling the story. While what you wrote is technically correct, the “temporary president” in question is one of the founders and has been reelected for the position every time. He also did it together with some other core contributors, so while I agree that this was communicated incredibly poorly with the wider community, this wasn’t a hostile takeover at all.

            • @Thann@lemmy.ml
              link
              fedilink
              English
              67 months ago

              I consider it a hostile takeover because the majority of the community was betrayed by their actions, and they switched from a democratic to a fascist governance model

              • 𝘋𝘪𝘳𝘬
                link
                fedilink
                47 months ago

                It was absolutely a hostile takeover. And now the copyright thing. It’s obvious what they want to do with the former community project.

                Fortunately the awesome Forgejo fork exists.

              • poVoq
                link
                fedilink
                17 months ago

                I think you first need to define “community”. The majority of the code contributors seems to have been actually fine with this change and continue to contribute to Gitea. Only a minority moved to Forgejo.

                Personally, I also prefer Forgejo because I share their concerns about the future of Gitea owned by a for profit entity, but let’s not invent a false history here.

            • lemmyvore
              link
              fedilink
              English
              37 months ago

              I’ve seen my fair share of projects where one of the main contributors/founders took the project commercial. It’s never smooth. There will always be a part of the community that feels that open source principles are being bent or trampled.

            • @Gooey0210@sh.itjust.works
              link
              fedilink
              1
              edit-2
              7 months ago

              This a good point, the story i’m telling came from the open letter, and at that point only one guy was considered responsible, and a lot of people signed the letter

              But I really consider it a serious takeover, there was a democracy, and then some of the people used their power to turn it into authoritarianism

              edit: anyway, I really appreciate your point of view, and just wish everything in the world would be foss and nonprofit and hugs and kisses 😔

  • Jaysyn
    link
    fedilink
    237 months ago

    It’s also pretty easy to just roll your own gitea server.

      • Neshura
        link
        fedilink
        English
        517 months ago

        From my personal experience running GitLab and Forgejo (Gitea Drop-In replacement/Fork):

        • Gitea/Forgejo is easier to get running
        • UI is less bloated/faster
        • GitLab redesigned their UI and imo it’s shit now
        • No features locked behind a “Pro” Version (Pull or Bidirectional mirrors are for example unavailable on GitLab self-hosted unless you shell out for premium)
        • Gitea Actions is a lot more intuitive than GitLab CI, this is likely personal preference but it’s still an important factor
          • Neshura
            link
            fedilink
            English
            5
            edit-2
            7 months ago

            Forgejo has different development priorities but feature wise they should be identical since the Forgejo devs also push their code upstream into Gitea

              • Neshura
                link
                fedilink
                English
                77 months ago

                huh, would you look at that. Pretty stupid move and something that makes this entire thing even more suspect. Glad I picked Forgejo over Gitea

              • @macattack@lemmy.world
                link
                fedilink
                English
                57 months ago

                I didn’t have a horse in the race when I was looking to self-host git, but I quickly backed Forgejo when the news came out re: Gitea

        • @Fisch@lemmy.ml
          link
          fedilink
          97 months ago

          Definitely agree on the UI part. The UI of Gitea/Forgejo is very intuitive and easy to understand. When you go to a repository you just have the tabs to go to issues etc. and you can always see those at the top. The first time I used GitLab, I found it very unintuitive. There were 2 sidebars on the left side with their respective buttons right on top of each other. Issues and stuff are also in the sidebar, so I couldn’t find them immediately.

        • CubitOom
          link
          fedilink
          English
          77 months ago

          Also, with gitea the table of contents for org files are properly rendered in HTML as it should be. As someone that uses org-mode this is a reason to avoid gitlab.

          But for most people I’d say the less resources that gitea requires means you save on compute and ultimately is cheaper to host.

          I’ve been running my own gitea server on kubernetes and with istio for over 3 years with no issues.

          • Neshura
            link
            fedilink
            English
            3
            edit-2
            7 months ago

            I have honestly no idea what the GitLab devs did but their service is such an incredible memory hog it’s insane. Obviously GitLab has a pages service tacked onto it but my GitLab instance (mostly legacy but a friend still uses it so it keeps chugging along) eats a whole 5GB of RAM while my Forgejo Instance only uses 200MB. I have no idea where all of that memory is going because it sure as hell isn’t going into responsitivity. I’ve no idea if I configured something wrong or if it’s GitLab pages but it’s still excessive

            • poVoq
              link
              fedilink
              17 months ago

              Its mostly the default settings of Gitlab being complete overkill for self-hosters. You can cut the requirements down to 25% of the default if you don’t use the installer or the default docker compose.

              However Gitlab is written in Ruby, while Gitea is written in Golang, so there is definitely some advantage there for Gitea.

        • haruki
          link
          fedilink
          67 months ago

          Gitlab used to be cute, small, and innovative (as in open). But now it’s too bloated. Gitlab CI is not well designed and half-baked.

      • Neshura
        link
        fedilink
        English
        -1
        edit-2
        7 months ago

        It’s even possible to self-host. Afaik you don’t get to Self-Host GitHub unless you are a giant corporation.

        Edit: nvm I thought it said “GitHub”

        • @NotAnonymousAtAll@feddit.de
          link
          fedilink
          57 months ago

          Self-Hosting GitHub is available under the name “GitHub Enterprise”, but there is nothing stopping a smaller company from getting an “Enterprise” license. At my job we are running self-hosted GitHub for less than 50 developers.

          • Neshura
            link
            fedilink
            English
            27 months ago

            smaller company

            true but then again that isn’t quite what I meant with my comment. For an individual looking for a self-hosted forge GitHub just isn’t really an option. Pricing aside having to go through a sales channel and then likely not having full control over the software stack is not what individuals look for when they want to host a private git service

    • Free Palestine 🇵🇸
      link
      fedilink
      27 months ago

      GitLab is mean for large enterprise environments. It’s overkill for most users. Gogs/Gitea/Forgejo focus on simplicity. These are also pretty easy to self-host.

  • @dwt@feddit.de
    link
    fedilink
    167 months ago

    Wasn’t the project bought out by some company, that now is behind this cloud service?

    • poVoq
      link
      fedilink
      227 months ago

      No, some of the core Gitea developers decided to incorporate a Hongkong based for profit company to better monitize services offered to companies.

      This by itself is not such a bad idea, but it was communicated incredibly poorly with the community left in the dark for at least half a year and the subsequent fallout was also dealt with poorly.

      I think the best way forward for self-hosters is Forgejo because of that, but that doesn’t mean Gitea is currently a bad choice.

      • Neshura
        link
        fedilink
        English
        27 months ago

        Codeberg is iirc the main entity behind it, at the very least they are using some of their funds to support it

        • @Fisch@lemmy.ml
          link
          fedilink
          37 months ago

          I think they aren’t the ones who made the fork tho but just the ones with the most resources out of everyone working on the project. Correct me if I’m wrong.

  • sgibson5150
    link
    fedilink
    167 months ago

    I’m still bummed that Bitbucket is going cloud-only. We’ve been using it on-premises for years and it has been lovely. Atlassian must be concerned that their customers won’t follow them into the cloud bc they just sent out a customer survey (about two years two late).

  • Neshura
    link
    fedilink
    English
    107 months ago

    I would be less critical of this if it was not the same company managing Gitea, it seems like a decent enough platform but having Gitea be OpenSource is a detraction from possible profits because nothing stops anyone from creating a service like this for cheaper.

    I hope the company behind this stays on the good path but I’m not holding my breath, I’ll be sticking to Forgejo for the time being.

  • brainw0rms [they/them]
    link
    fedilink
    English
    17 months ago

    That’s cool I guess, but it’s easy enough to just spin up your own instance that you fully control in like ten minutes. Can’t see myself using this or recommending it to employers. Maybe I’m missing the point?

    • @bufke@lemm.ee
      link
      fedilink
      English
      47 months ago

      While debatable, It’s often cheaper to pay someone to host than to do it yourself. Imagine a 1 sysadmin small devshop that doesn’t want to pay for 24/7 on call support but does have devs working in different time zones. Or a big enterprise that needs support (perhaps someone to blame). Joke about corporate culture if you want, but often it’s less stressful to blame a vendor than an employee or the internal culture. It may take 10 minutes to set up. Hours a month to maintain. Weeks to get permission to install it. Time to hire support sysadmin staff. Time to explain why kubernetes/simple vm/heroku/shiny new thing would make hosting it easier.

      Why not github? Perhaps the person or org just likes open source. Distrusts Microsoft. Wants the option to self host as a bail out strategy. Or just dislikes github. Competition is great.

      This argument applies to most open source apps with hosting options. I’m a fan of this model.