grant 🍞@toast.ooo to Open Source@lemmy.mlEnglish · edit-22 years agoGitLab vs Codebergmessage-squaremessage-square24linkfedilinkarrow-up111arrow-down10file-text
arrow-up111arrow-down1message-squareGitLab vs Codeberggrant 🍞@toast.ooo to Open Source@lemmy.mlEnglish · edit-22 years agomessage-square24linkfedilinkfile-text
I’ve seen some comments about how “gitlab bad” or whatnot, why do people prefer Codeberg over GitLab?
minus-squaresecond@feddit.uklinkfedilinkEnglisharrow-up2·2 years agoThat’s a bit of an unfair comparison - that’s the GitLab instructions to install from source. Most people use a package (rpm, deb) to install GitLab. The installation instructions for GitLab from prebuilt binaries is https://about.gitlab.com/install/, and that’s significantly shorter. That said, I think for most home applications, GitLab is hugely overkill.
minus-squareOliver Lowe@lemmy.sdf.orglinkfedilinkarrow-up0·edit-22 years agoYes that’s true. I guess what I wanted to point out is that GitLab has dependencies like Postgres, Redis, Ruby (with Rails), Vue.js… whereas Forgejo can use just SQLite and jQuery.
minus-squareSigmatics@lemmy.calinkfedilinkarrow-up0·2 years ago Forgejo uses SQlite That’s a red flag
minus-squareReversalHatchery@beehaw.orglinkfedilinkarrow-up1·edit-22 years agoHopefully not, as sqllite is never in a prominent place among the other supported databases in the documentation
That’s a bit of an unfair comparison - that’s the GitLab instructions to install from source. Most people use a package (rpm, deb) to install GitLab.
The installation instructions for GitLab from prebuilt binaries is https://about.gitlab.com/install/, and that’s significantly shorter.
That said, I think for most home applications, GitLab is hugely overkill.
Yes that’s true. I guess what I wanted to point out is that GitLab has dependencies like Postgres, Redis, Ruby (with Rails), Vue.js… whereas Forgejo can use just SQLite and jQuery.
That’s a red flag
Hopefully not, as sqllite is never in a prominent place among the other supported databases in the documentation