Hello,

Is there a good place to host a little FOSS project elsewhere than github?

I’d especially like an open source community.

Cheers

  • @BOFH666
    link
    1810 months ago

    Be the cool kid on the block and start hosting your own forgejo instance.

    Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.

    • Ashley
      link
      fedilink
      510 months ago

      Still kinda trying to figure out how forgejo is any different from gitea

    • @[email protected]
      link
      fedilink
      310 months ago

      People seem to forget how much time and energy self hosting needs. Especially for code, I would want some redundancy, backups and security. Yet another server you have to take care off. I‘d recommend to stick to codeberg, even though forgejo looks very good.

      • @BOFH666
        link
        310 months ago

        I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.

        Running forgejo and runners took me way less effort than properly setting up sendmail for instance.

        It all depends on skills, resources etc. Everyone needs to make these decisions themselves.

        • @[email protected]
          link
          fedilink
          210 months ago

          less effort than properly setting up sendmail

          My brother in *nix, while I agree with your conclusion, that bar is so low you can’t use it for limbo.

          • @BOFH666
            link
            310 months ago

            Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle.

    • @TheInsane42
      link
      English
      310 months ago

      I can confirm, forgejo is a good, very lightweight git server you can run on an rpi with room to spare. I’m running with postgresql as backend on the same rpi, mariadb is an option as well.

      When you don’t want to selfhost, gitlab is independant and EU (NL?) based, bitbucket is from atlasian (US?) and is also an option.

        • @TheInsane42
          link
          English
          110 months ago

          Ah, TIL moment. (Gitlab is Dutch, Github is bought by Microsoft were already a while back on the TIL list)