Is there no git hosting service left that isn’t pushing censorship and fascism? I think I should just start self-hosting at this point.

  • okwhateverdude@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    ·
    10 hours ago

    git is decentralized for a reason. In the age of robots and cheap VPSs, if you really want a vanity web page / code forge to show your code, it is like an afternoon setting things up and the robot will do most of it for you. Yes, it has always been time to self-host your own code. I don’t bother with a code forge, but I do have gitweb/gitolite running for a very light weight setup to push and display code

    • Jason2357@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 hours ago

      Codeberg runs on and develops Forgejo - a lightweight open source forge anyone can take and run themselves.

    • Axolotl@feddit.it
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 hours ago

      it is like an afternoon

      Heck, even less, just have to setup docker on the VPS, pull the Forgejo image and run it and it’s basically all done, just have to personalize it and maybe setup some permissions if you want more users