GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agoWhat do you recommend to selfhost code repositories?message-squaremessage-square32fedilinkarrow-up131arrow-down16file-text
arrow-up125arrow-down1message-squareWhat do you recommend to selfhost code repositories?GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agomessage-square32fedilinkfile-text
minus-squareoldfart@lemm.eelinkfedilinkEnglisharrow-up17·1 year agoGitea. I used raw SSH for years but occasionally I had to share accesss to a repo with sonebody else, and the whole dance with creating an unix user and giving proper permissions was only fun for the first time.
minus-squareMadByteDE@feddit.delinkfedilinkEnglisharrow-up3·1 year agoI second it. Easy to setup and use. Works great for my small game projects.
minus-squaremaschmann@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoTo make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.
Gitea.
I used raw SSH for years but occasionally I had to share accesss to a repo with sonebody else, and the whole dance with creating an unix user and giving proper permissions was only fun for the first time.
I second it.
Easy to setup and use. Works great for my small game projects.
To make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.