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

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 9 hours ago (1 child)

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)
  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 hours 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.

  • source
  • parent