I’m looking to self-host a GitHub alt on a cheap Linux VPS for personal use. Any rec?

  • Scrubbles@poptalk.scrubbles.tech
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 months ago

    Used gogs, it was… fine. Made the jump to Gitea and it’s just amazing. Not that it does anything really different, but you can tell it’s much more polished. Gogs just felt like a CS student’s final project, Gitea is something I could use at work.

    • pixxelkick@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      They genuinely looked identical to me.

      Either way, gogs dies what I need it to, git server for backing up my code and super basic git web Hooks to trigger my build server.

      Couldn’t ask for anything more.