Hello,

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

I’d especially like an open source community.

Cheers

  • slazer2au
    link
    English
    351 year ago

    GitLab, gitea, gitbucket, bitbucket there are many.

  • @BOFH666
    link
    181 year 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
      51 year ago

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

    • @TheInsane42
      link
      English
      31 year 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
          11 year ago

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

    • @[email protected]
      link
      fedilink
      31 year 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
        31 year 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
          21 year 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
            31 year ago

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

  • Scott
    link
    fedilink
    English
    101 year ago

    My go-to right now is GitLab, I even run an instance.

    Another one that has caught my attention was onedev.

  • Presi300
    link
    English
    21 year ago

    My fav has to be codeberg