GitHub used to be a haven for Foss lovers. But could we consider it so any longer ???

  • comador @lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 days ago

    My personal Codeburg issues:

    • Consistently has had scaling issues
    • Forgejo, codebergs self hosted option requires too much manpower/manual work and/or custom ansible work compared to others (plenty of complaints on their forums and blog topics from codeburg on this)
    • Limited support, lack of binaries for different OS’s and arch types
    • We don’t use K8/docker containers for production use (manpower limitation more than anything)
    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 days ago

      Forgejo, codebergs self hosted option requires too much manpower/manual work and/or custom ansible work compared to others

      Ehh. I mean, I haven’t looked at it, but honestly, how hard would it be for someone to improve that?

      searches

      https://github.com/s-hamann/ansible-forgejo

      I mean, if you’re okay using that, the example per-site configuration there is like…36 lines of YAML.

      EDIT: Oh, the example doesn’t set up TLS, and I guess probably most people would want that.